Crate solders_traits

Source

Macros§

impl_signer_hash

Structs§

BincodeError
Raised when the Rust bincode library returns an error during (de)serialization.
CborError
Raised when the Rust cbor library returns an error during (de)serialization.
ParseCommitmentLevelError
Raised when an error is encountered converting a string into a CommitmentConfig.
ParseHashError
Raised when an error is encountered converting a string into a Hash.
PubkeyError
Umbrella error for the Pubkey object.
PyErrWrapper
SanitizeError
Raised when an error is encountered during transaction sanitization.
SerdeJSONError
Raised when an error is encountered during JSON (de)serialization.
SignerError
Raised when an error is encountered during transaction signing.
TransactionError
Umbrella error for the Transaction object.

Traits§

RichcmpSigner
SignerTraitWrapper
ToSignerOriginal

Functions§

handle_py_err
to_py_err