Skip to main content
Version: 1.4.2

Interface: RemoveRemotePoolAddressesResult

Defined in: token-admin/types.ts:825

Unified result from removeRemotePoolAddresses on any chain family.

Example

TypeScript
const { txHash } = await admin.removeRemotePoolAddresses(wallet, params)
console.log(`Remote pool addresses removed, tx: ${txHash}`)

Properties

txHash

txHash: string

Defined in: token-admin/types.ts:827

Transaction hash/signature.