interface RequestSetOptionProtoMsg {
    typeUrl: "/tendermint.abci.RequestSetOption";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.RequestSetOption"
value: Uint8Array