mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-22 17:37:25 +00:00
Monthly typo fixups
Co-authored-by: xiaobei0715 <1505929057@qq.com> Co-authored-by: wgyt <wgythe@gmail.com> Co-authored-by: Ragnar <rodiondenmark@gmail.com>
This commit is contained in:
@@ -212,7 +212,7 @@ There is a discussion on path templating for bitcoin script descriptors at https
|
||||
<code>m/{44,49,84}'/0'/0'/{0-1}/{0-50000}</code> specifies a full template that matches both external and internal chains of BIP44, BIP49 and BIP84 paths, with a constraint that the address index cannot be larger than 50000
|
||||
|
||||
Its representation after parsing can be (using Python syntax, ignoring full/partial distinction):
|
||||
[[(2147483692, 2147483692), (2147483697, 2147483697), (2147483732, 2147483732)),
|
||||
[[(2147483692, 2147483692), (2147483697, 2147483697), (2147483732, 2147483732)],
|
||||
[(2147483648, 2147483648)],
|
||||
[(2147483648, 2147483648)],
|
||||
[(0, 1)],
|
||||
|
||||
Reference in New Issue
Block a user