Type Definition bitcoin::psbt::Psbt

pub type Psbt = PartiallySignedTransaction;
Expand description

Partially signed transaction, commonly referred to as a PSBT.