mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-21 23:58:09 +00:00
Edited ch12_mining.adoc with Atlas code editor
This commit is contained in:
parent
c4c7d22654
commit
a92fcd6c4a
@ -1863,7 +1863,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((("NOP opcodes"))) of NOP opcodes.
|
||||
implemented in Bitcoin, based on the re-interpretation((("NOP opcodes")))((("OP_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