go-cnc icon indicating copy to clipboard operation
go-cnc copied to clipboard

Implement `Balance` method

Open tzdybal opened this issue 2 years ago • 2 comments

Balance method needs to be implemented.

Specs: https://docs.celestia.org/developers/node-api/#get-balance

Type returned by celestia-node (Coin from cosmos-sdk) is so small, that it can be simply created locally, without introducing dependency on cosmos-sdk.

tzdybal avatar May 30 '22 22:05 tzdybal