getEthereumAddress abstract method
- {int index = 0}
Retrieves the Ethereum address of an account from the HD wallet.
index
: The index of the account.
Returns the Ethereum address.
Implementation
EthereumAddress getEthereumAddress({int index = 0});