interface ResponseSetOptionProtoMsg {
    typeUrl: "/tendermint.abci.ResponseSetOption";
    value: Uint8Array;
}

Properties

Properties

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