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
#858 removed RPC query parsing to address #857. We should reintroduce it, but possibly look at replacing rust-peg with a different parser (e.g. nom or LALRPOP).
#858 removed RPC query parsing to address #857. We should reintroduce it, but possibly look at replacing
rust-peg
with a different parser (e.g.nom
orLALRPOP
).What's the definition of "done" for this issue?
Once we have reintroduced:
tendermint-rpc
CLIThe text was updated successfully, but these errors were encountered: