Type Definition ethers_signers::LocalWallet [−][src]
type LocalWallet = Wallet<SigningKey>;
A wallet instantiated with a locally stored private key
type LocalWallet = Wallet<SigningKey>;
A wallet instantiated with a locally stored private key