cosmostation/cosmosjs

Need to mention stargate-final chainId in getAccount method

kaantig opened this issue · 1 comments

hi @Booyoun-Kim , you should consider "stargate-final" chain-id whereas it should actually use the same endpoint("/cosmos/auth/v1beta1/accounts/") in the first condition.
https://github.com/cosmostation/cosmosjs/blob/master/src/index.js#L83

You're right. I added the account endpoint for stargate-final. Thanks a lot! 👍
https://github.com/cosmostation/cosmosjs/tree/v0.9.2