chainNames
: ChainEnum[] - Creates a wallet only for the specified chains.NO_ENABLED_CHAINS_ERROR
if no chains are enabled in the project settingsDYNAMIC_WAAS_CONNECTOR_NOT_FOUND_ERROR
if a wallet connector is not found for an enabled chainchainName
: string - The name of the chain to get the connector for.IDynamicWaasConnector
or undefined
if:
DYNAMIC_WAAS_CONNECTOR_NOT_FOUND_ERROR
if the wallet connector is not found.chainName
: string - The name of the chain to import the private key for.privateKey
: string - The private key to import.key === 'dynamicwaas'