Re-exports§
pub use self::eip712_signature::*;
pub use self::packed_eth_signature::*;
Modules§
- eip712_
signature - This is implementation of a standard for hashing typed structured data for EIP-712 signing standard.
- hasher
- packed_
eth_ signature
Structs§
- K256
Private Key - secp256k1 private key wrapper.