Variable ORACLE_TTLConst

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

Type declaration

Deprecated

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

Generated using TypeDoc