mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-30 16:06:44 +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