chain-jslib icon indicating copy to clipboard operation
chain-jslib copied to clipboard

Results 78 chain-jslib issues
Sort by recently updated
recently updated
newest added

- [ ] 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

discussion needed

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...

discussion needed

- [x] MsgBeginRedelegate - [x] MsgFundCommunityPool