mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-03 10:16:14 +00:00
* Allow byte arrays; Adjust size check, which would otherwise fail, because two byte arrays of a type are always of the same size: https://github.com/bitcoin/bitcoin/pull/30595#discussion_r2642930435 * Require empty range: https://github.com/bitcoin/bitcoin/pull/30595#discussion_r2653846374