mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-12 02:07:39 +01:00
Given that the use of a transaction's nVersion is always as an unsigned int, it doesn't make sense to store it as signed and then cast it to unsigned. |
||
---|---|---|
.. | ||
block.cpp | ||
block.h | ||
transaction.cpp | ||
transaction.h |