You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the SDK we still have some non-module commands, for instance queries to CometBFT.
Most of these commands are usually simply querying an endpoint and marshalling it.
AutoCLI can replace that and reduce the boilerplate.
In the SDK we still have some non-module commands, for instance queries to CometBFT.
Most of these commands are usually simply querying an endpoint and marshalling it.
AutoCLI can replace that and reduce the boilerplate.
Proposal
Migrate those commands to use AutoCLI.
cometBFT
RPC in hubl #17193)ref: #17187 (comment)
The text was updated successfully, but these errors were encountered: