teleport-sdk.getattestationsopts
Home > teleport-sdk > GetAttestationsOpts
GetAttestationsOpts interface
Signature:export interface GetAttestationsOpts
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| onNewSignatureReceived? | (numSignatures: number, threshold: number, guid?: TeleportGUID) => void | (Optional) | |
| pollingIntervalMs? | number | (Optional) | |
| teleportGUID? | TeleportGUID | (Optional) | |
| timeoutMs? | number | (Optional) | |
| txHash | string |