OptionalfailsafeInterval for failsafe polling (ms). Polls even when subscription is active to catch missed events.
Indexer provider used for subscriptions and queries.
OptionalmaxMaximum reconnection attempts before giving up. Set to 0 for unlimited attempts.
OptionalmaxMaximum reconnection delay (ms).
OptionalreconnectInitial reconnection delay (ms). Uses exponential backoff on repeated failures.
Wallet repository used to store virtual output state between watcher updates.
Configuration for the ContractWatcher.
See
ContractWatcher
Example