interface BlockParamsProtoMsg {
    typeUrl: "/tendermint.types.BlockParams";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.types.BlockParams"
value: Uint8Array