Re-exports§
pub use error::CardError;
pub use error::CertsError;
pub use error::ChangeError;
pub use error::CkTapError;
pub use error::DeriveError;
pub use error::DumpError;
pub use error::ReadError;
pub use error::SignPsbtError;
pub use error::StatusError;
pub use error::UnsealError;
pub use error::XpubError;
pub use shared::CkTransport;
pub use bitcoin::secp256k1::rand;
Modules§
- descriptor
- Output Descriptors
- error
- sats_
card - sats_
chip - shared
- tap_
signer
Structs§
Enums§
- CkTap
Card - From
Slice Error - Error returned while generating key from slice.
- Network
- The cryptocurrency network to act on.
- Psbt
Parse Error - Error encountered during PSBT decoding from Base64 string.
- Secp
Error - The main error type for this library.