teleport-sdk.teleportbridge.waitformint
Home > teleport-sdk > TeleportBridge > waitForMint
TeleportBridge.waitForMint() method
Signature:waitForMint(teleportGUIDorGUIDHash: TeleportGUID | string, pollingIntervalMs?: number, timeoutMs?: number): Promise<string>;
Parameters
Parameter | Type | Description |
---|---|---|
teleportGUIDorGUIDHash | TeleportGUID | string | |
pollingIntervalMs | number | (Optional) |
timeoutMs | number | (Optional) |
Promise<string>