celestiaorg / go-cnc

celestia-node REST client in Go.
Apache License 2.0
15 stars 8 forks source link

Implement Balance method and corresponding tests #12

Closed Regis-Caelum closed 1 year ago

Regis-Caelum commented 2 years ago

Signed-off-by: Regis-Caelum khanmf@rknec.edu

Issues/PR

Fix Issue #8

Changes

Changes can be viewed in the files client.go, client_test.go, and type.go.

tzdybal commented 2 years ago

@Regis-Caelum please rebase or merge with main.

Regis-Caelum commented 1 year ago

merged the changes with main