Class WalletSignerJsonRpc

This class extends the WalletSigner class and describe a signer that uses an RPC provider.

Hierarchy

Constructors

Properties

_isConnected: boolean
_provider: JsonRpcProvider
_wallet?: Signer

Accessors

  • get ethProvider(): EnhancedWallet
  • The ethProvider is used just for compatibility with IExec

    Returns

    an EnhancedWallet extension of the Wallet class.

    Returns EnhancedWallet

Methods

Generated using TypeDoc