multisig icon indicating copy to clipboard operation
multisig copied to clipboard

Update commands for SDK v0.50.0

Open mircea-c opened this issue 9 months ago • 0 comments

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

mircea-c avatar May 17 '24 20:05 mircea-c