Skip to main content
Version: Next

Type Alias: AccountChangeEventHandler

AccountChangeEventHandler = (accounts?) => void

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/events.d.ts:2

Parameters

accounts?

string[]

Returns

void