mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-25 17:09:34 +00:00
Currently github markdown renders `b''` inside `<source>` tags incorrectly. This makes `h = b''` show as `h = b` and creates some confusion. The issue can be avoided by using bytes() to create empty byte array
35 KiB
35 KiB