setChain
Defined in: account-kit/core/src/actions/setChain.ts:23
Allows you to change the current chain in the core store. Note, this chain must be one of the chains configured in your original createConfig call.
Example
Parameters
Returns
Promise
<void
>