Variable QUERY_TTLConst

QUERY_TTL: {
    type: ORACLE_TTL_TYPES;
    value: number;
} = ...

Type declaration

Deprecated

inlined in buildTx or use { type: ORACLE_TTL_TYPES.delta, value: 10 }

Generated using TypeDoc