Imports an Avalanche account given a mnemonic and the 'ethers' package.
It creates an avalanche wallet containing information about the account, extracted in the AvalancheAccount constructor.
The mnemonic of the account to import.
The derivation path used to retrieve the list of accounts attached to the given mnemonic.
The Avalanche subnet to use the account with.
Imports an Avalanche account given a mnemonic and the 'ethers' package.
It creates an avalanche wallet containing information about the account, extracted in the AvalancheAccount constructor.