Type Definition ethers::signers::LocalWallet[][src]

pub type LocalWallet = Wallet<SigningKey>;
Expand description

A wallet instantiated with a locally stored private key