Skip to main content

StandardDisconnectMethod

@iota/wallet-standard


@iota/wallet-standard / StandardDisconnectMethod

Type Alias: StandardDisconnectMethod

StandardDisconnectMethod = () => Promise<void>

Defined in: node_modules/.pnpm/@wallet-standard+features@1.0.3/node_modules/@wallet-standard/features/lib/types/disconnect.d.ts:51

Method to call to use the StandardDisconnectFeature.

Returns

Promise<void>