interface BlockIDProtoMsg {
    typeUrl: "/tendermint.types.BlockID";
    value: Uint8Array;
}

Properties

Properties

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