@orangecheck/relay-filter / IndexOptions
Interface: IndexOptions
Defined in: attestation-index.ts:40
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-refreshms"></a> refreshMs? | number | How often each bond is re-read from the chain. Default 10 minutes. | attestation-index.ts:44 |
<a id="property-relays"></a> relays? | string[] | Relays to subscribe to. Default: the SDK's discovery relays. | attestation-index.ts:42 |