Renamed recoverPublicKey
to getPublicKey
on the EthereumWallet
interface to improve clarity and consistency across wallet interfaces
Changed getPublicKey
method signature to take no parameters
Added an EthereumWallet
implementation as a helper to simplify support for Ethereum wallets:
Renamed recoverPublicKey
to getPublicKey
on the EthereumWallet
interface to improve clarity and consistency across wallet interfaces
Changed getPublicKey
method signature to take no parameters
Added an EthereumWallet
implementation as a helper to simplify support for Ethereum wallets: