Skip to content

DEFAULT_TX_TTL_MS

const DEFAULT_TX_TTL_MS: number

Defined in: src/Config.ts:79

Default transaction TTL in milliseconds (30 minutes).

Used as the fallback when no per-call ttl is provided to balanceTx. Configurable via txTtlMs on ClientConfig.

Since

0.12.0