chain-jslib
chain-jslib copied to clipboard
- [ ] MsgCreateClient - [ ] MsgUpdateClient - [ ] MsgUpgradeClient
To reproduce: - use create-react-app - edit the `App.tsx` - try calling `.addSigner` on a `SignableTransaction` instance
SigningCosmosClient : amino based signing SigningStargateClient: protobuf based signing
Subissue to #281
Subissue to #281
Subissue to #281
Subissue to #281
As per the latest compiled proto files to .ts, here is the list of IBC Core message types: - [x] IMsgCreateClient - [x] IMsgUpdateClient - [x] IMsgUpgradeClient - [x] IMsgSubmitMisbehaviour...
- [x] MsgBeginRedelegate - [x] MsgFundCommunityPool