multisig
multisig copied to clipboard
Update commands for SDK v0.50.0
There have been some CLI changes in SDK version 0.50.0 that break multisig
.
Need to add code to handle these changes.
- [x] explore adding modules for the major version of the SDK
- [x] query the node for the SDK version
- [ ] use the appropriate module based on query result
- [ ] start replacing binary commands with gRPC queries