celestiaorg / go-cnc

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

fix: marshal RPC errors into JSON struct instead of string #25

Closed distractedm1nd closed 2 years ago

distractedm1nd commented 2 years ago

Closes #24

DEPENDENT ON https://github.com/celestiaorg/celestia-node/pull/1062

tzdybal commented 2 years ago

@distractedm1nd, can we close this for now or convert to a draft?

adlerjohn commented 2 years ago

converting to draft until unblocked

distractedm1nd commented 2 years ago

Can actually be closed because whatever RPC we end up using will have standardized error outputs anyways