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
We should get the consensus params in CometBFT ABCI Info call.
Currently, simply trying to get them gives this at server start:
failed to start servers: error during handshake: error calling Info: rpc error: code = Internal desc = collections: not found: key 'no_key' of type github.com/cosmos/gogoproto/cometbft.types.v1.ConsensusParams
We should get the consensus params in CometBFT ABCI Info call.
Currently, simply trying to get them gives this at server start:
failed to start servers: error during handshake: error calling Info: rpc error: code = Internal desc = collections: not found: key 'no_key' of type github.com/cosmos/gogoproto/cometbft.types.v1.ConsensusParams
ref #20989 (comment)
The text was updated successfully, but these errors were encountered: