simpleAccount abstract method
- {BlockNum? atBlock}
Retrieves the Ethereum address associated with the simpleAccount contract.
Implementation
Future<EthereumAddress> simpleAccount({BlockNum? atBlock});
Retrieves the Ethereum address associated with the simpleAccount contract.
Future<EthereumAddress> simpleAccount({BlockNum? atBlock});