Bitcoinex.PSBT (bitcoinex v0.1.6) View Source
Support for Partially Signed Bitcoin Transactions (PSBT).
The format consists of key-value maps. Each map consists of a sequence of key-value records, terminated by a 0x00 byte.
Reference: https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki
Link to this section Summary
Functions
Decodes a base64 encoded string into a PSBT.