tendermint/cosmos-rosetta-gateway

Improve dev experience on executing service.

Closed this issue · 1 comments

Improve dev experience on executing service.

➤ Jonathan Gimeno commented:

Now there is a lot of boilerplate when executing the service, we need to aim something like:

s := service.New(opts)
s.Start()