Interface: UnicrowConfig
Properties
autoSwitchNetwork
• Optional
autoSwitchNetwork: boolean
Should the SDK ask users to switch to the configured network every time a core function is called?
Defined in
typing/index.ts:1396
network
• Optional
network: UnicrowNetwork
Which network should the SDK try to switch to when performing any action
Defined in
typing/index.ts:1394