Macros§
Structs§
- Bincode
Error - Raised when the Rust bincode library returns an error during (de)serialization.
- Cbor
Error - Raised when the Rust cbor library returns an error during (de)serialization.
- Parse
Commitment Level Error - Raised when an error is encountered converting a string into a
CommitmentConfig
. - Parse
Hash Error - Raised when an error is encountered converting a string into a
Hash
. - Pubkey
Error - Umbrella error for the
Pubkey
object. - PyErr
Wrapper - Sanitize
Error - Raised when an error is encountered during transaction sanitization.
- SerdeJSON
Error - Raised when an error is encountered during JSON (de)serialization.
- Signer
Error - Raised when an error is encountered during transaction signing.
- Transaction
Error - Umbrella error for the
Transaction
object.