Expand description
Re-exports§
pub use yubihsm;
yubihsm
pub use coins_bip39;
mnemonic
Structs§
- An Ethereum private-public key pair which can be used for signing messages.
- Mnemonic
Builder mnemonic
Represents a structure that can resolve into aPrivateKeySigner
.
Enums§
- Error thrown by
LocalSigner
. - Mnemonic
Builder Error mnemonic
Error produced by the mnemonic signer module.
Type Aliases§
- A signer instantiated with a locally stored private key.
- Yubi
Signer yubihsm
A signer instantiated with a YubiHSM.