function createDefaultAccountState(chains): object;Defined in: account-kit/core/src/store/store.ts:378
Creates the default account state for the given chains.
| Parameter | Type | Description |
|---|---|---|
|
| The chains to create the account state for |
object
The default account state for the given chains