The “value out” in this block #74638 is quite strange:
That is strange. What does the TxIn look like?
92233720368.54277039 BTC? Is that UINT64_MAX, I wonder?
It’s 2^63/10^8, so it looks like it’s INT64_MAX, not UINT64_MAX
The “value out” in this block #74638 is quite strange:
That is strange. What does the TxIn look like?
92233720368.54277039 BTC? Is that UINT64_MAX, I wonder?
It’s 2^63/10^8, so it looks like it’s INT64_MAX, not UINT64_MAX