extractAddress abstract method

Future<EthereumAddress> extractAddress()

Loads the ethereum address specified by these credentials.

Implementation

Future<EthereumAddress> extractAddress();