Crate ic_radix_signer
source ·Re-exports§
pub use transaction_builder::ICPTransactionBuilder;
pub use signer::*;
Modules§
Structs§
- Represents a 32-byte hash digest.
- Represents an ECDSA Secp256k1 public key.
- Represents an ECDSA Secp256k1 signature.
Enums§
- Represents any natively supported public key.
- Represents any natively supported signature.
- Represents any natively supported signature, including public key.