mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG
https://mesg.com
4 stars 4 forks source link

Return type of query is wrong #244

Closed NicolasMahe closed 4 years ago

NicolasMahe commented 4 years ago

The return type of the following function is wrong: https://github.com/mesg-foundation/js-sdk/blob/b9b708039e4d5963773df161f7e5c2b62837c9c9/packages/api/src/util/lcd.ts#L11-L17

It can return anything, see lcd doc: https://cosmos.network/rpc/v0.37.9

antho1404 commented 4 years ago

Issue migrated to liteflow-labs/liteflow-js#65