interface CommitSigProtoMsg {
    typeUrl: "/tendermint.types.CommitSig";
    value: Uint8Array;
}

Properties

Properties

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