archway-network / archway

Archway Network
https://archway.io
Other
72 stars 99 forks source link

feat(x/callback): Implement CLI #489

Closed spoo-bar closed 9 months ago

spoo-bar commented 10 months ago

Implement CLI operations for all the queries and msg tx

  1. archwayd q callback params
  2. archwayd q callback estimate-callback-fees
  3. archwayd q callback callbacks
  4. archwayd tx callback update-params
  5. archwayd tx callback request-callback
  6. archwayd tx callback cancel-callback
spoo-bar commented 9 months ago

Implemented with https://github.com/archway-network/archway/pull/516