mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-03 05:57:21 +00:00
The concept was always weakly defined, as version headers have been used for different types of data too (which wasn't included in the list). What's acceptable is always dependent on the usecase, not only the network. Also, with the coming Bech32 addresses there are no int version headers any more. Rather, it uses an HRP (human readable part) which is a string. This is an API breaking change, but I doubt many users have used this in the form of a list.