Module bitcoin::util::psbt::raw [−][src]
Expand description
Raw PSBT Key-Value Pairs
Raw PSBT key-value pairs as defined at https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki.
Structs
A PSBT key in its raw byte form.
A PSBT key-value pair in its raw byte form.
Proprietary keys (i.e. keys starting with 0xFC byte) with their internal structure according to BIP 174.
Type Definitions
Default implementation for proprietary key subtyping