Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12180589
Topic
1156570
Board
Development & Technical Discussion
Topic OP
BIP101: is this a typo?
by
uminatsu
on
19/08/2015, 05:33:16 UTC
Under
https://github.com/gavinandresen/bips/blob/fd99a8ce04dbad96fb275e0300a7ee669e70f418/bip-0101.mediawiki
in section "Deployment":
Quote
Activation is achieved when 750 of 1,000 consecutive blocks in the best chain have a version number with
bits 3 and 14 set (0x20000004 in hex)
.
Am I missing something here? 0x20000004 in hex has bits 3 and 29 set. Where is bit 14?