Files
bitcoin/test/functional/wallet_bumpfee.py
Sebastian Falbesoner 2ce7b47958 test: introduce tx_from_hex helper for tx deserialization
`FromHex` is mostly used for transactions, so we introduce a
shortcut `tx_from_hex` for `FromHex(CTransaction, hex_str)`.
2021-06-21 14:28:05 +02:00

29 KiB
Executable File