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