mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-25 07:58:15 +00:00
Edited ch12_mining.adoc with Atlas code editor
This commit is contained in:
parent
b3297297a3
commit
42bfa611a0
@ -1841,7 +1841,7 @@ one thing in common: they don't require all nodes to upgrade or force
|
||||
nonupgraded nodes out of consensus.
|
||||
|
||||
Two soft forks have been
|
||||
implemented in Bitcoin, based on the re-interpretation of NOP opcodes.
|
||||
implemented in Bitcoin, based on the re-interpretation((("NOP opcodes"))) of NOP opcodes.
|
||||
Bitcoin Script had 10 opcodes reserved for future use, NOP1 through
|
||||
NOP10. Under the consensus rules, the presence of these opcodes in a
|
||||
script is interpreted as a null-potent operator, meaning they have no
|
||||
|
Loading…
Reference in New Issue
Block a user