Re-exports§
pub use eip712::EIP712Domain;
pub use eip712::FieldType;
pub use eip712::MessageTypes;
pub use eip712::EIP712;
pub use nft_helpers::hash_structured_data_string;
pub use signing::sign_message;
pub use crate::nft_helpers::*;
Modules§
- eip712
- EIP712 structs
- nft_
helpers - signing
Structs§
- Error
- Error type
Enums§
- Error
Kind - Possible errors encountered while hashing/encoding an EIP-712 compliant data structure
Functions§
- hash_
structured_ data - encodes and hashes the given EIP712 struct