Packages

object Sender

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Sender
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class Basic(signer: EthSigner) extends Signing with Product with Serializable
  2. trait Signing extends Sender
  3. final case class View(address: EthAddress) extends Sender with Product with Serializable
  4. final case class WalletV3(w: V3, passphraseFinder: () ⇒ String)(implicit provider: Provider) extends Signing with Product with Serializable

Value Members

  1. lazy val Default: Signing
  2. lazy val TestSender: Signing

    This is just a conventional account to use as an Ether fountain in testing environments

    This is just a conventional account to use as an Ether fountain in testing environments

    Corresponds to eth address 0xaba220742442621625bb1160961d2cfcb64c7682 with private key 0x7e57 (get it?)