mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-04 16:41:51 +00:00
32 bit unsigned can represent time up to year 2106 (32 bit signed is limited to just 2038). So, we don't need to have "time" encoded as variable integer which would take 5 bytes instead of 4.
7.2 KiB
7.2 KiB