StandardDisconnectMethod
@iota/wallet-standard / StandardDisconnectMethod
Type Alias: StandardDisconnectMethod
StandardDisconnectMethod = () =>
Promise<void>
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/disconnect.d.ts:51
Method to call to use the StandardDisconnectFeature.
Returns
Promise<void>