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