diff options
| author | Matt Corallo <[email protected]> | 2019-08-01 17:54:48 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2019-08-02 15:37:13 -0400 |
| commit | 970de70bdd3542e75b73c79b06f143168c361494 (patch) | |
| tree | 727c0319bc969dea20689051dcb7999b3fb1c0b0 /src/script/script_error.cpp | |
| parent | Merge #16277: [Tests] Suppress output in test_bitcoin for expected errors (diff) | |
| download | discoin-970de70bdd3542e75b73c79b06f143168c361494.tar.xz discoin-970de70bdd3542e75b73c79b06f143168c361494.zip | |
Dump transaction version as an unsigned integer in RPC/TxToUniv
Consensus-wise we already treat it as an unsigned integer (the
only rules around it are in CSV/locktime handling), but changing
the underlying data type means touching consensus code for a
simple cleanup change, which isn't really worth it.
See-also, https://github.com/rust-bitcoin/rust-bitcoin/pull/299
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions