Crate psbt

Source

Re-exports§

pub use constructor::Beneficiary;
pub use constructor::BeneficiaryParseError;
pub use constructor::ConstructionError;
pub use constructor::Payment;
pub use constructor::PsbtConstructor;
pub use constructor::PsbtMeta;
pub use constructor::TxParams;
pub use constructor::Utxo;

Modules§

constructor

Structs§

Input
KeyAlreadyPresent
KeyPair
Map
ModifiableFlags
Output
Prevout
PropKey
Psbt
PsbtUnsupportedVer
Rejected
UnfinalizedInputs
Unmodifiable
UnsignedTx
Structure representing data on unsigned transaction the way it is stored in PSBTv1 global key.
UnsignedTxIn
ValueData

Enums§

DecodeError
GlobalKey
InputKey
MapName
OutputKey
PsbtError
TODO #44: Split PsbtError into a specific error types
PsbtParseError
PsbtVer
SignError

Traits§

Decode
Encode
KeyMap
KeyType
Signer
Trait which should be implemented by all signers.

Type Aliases§

KeyData