1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-26 00:18:11 +00:00

Edited ch12_mining.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-18 12:01:45 +00:00
parent b3297297a3
commit 42bfa611a0

View File

@ -1841,7 +1841,7 @@ one thing in common: they don't require all nodes to upgrade or force
nonupgraded nodes out of consensus. nonupgraded nodes out of consensus.
Two soft forks have been 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 Bitcoin Script had 10 opcodes reserved for future use, NOP1 through
NOP10. Under the consensus rules, the presence of these opcodes in a NOP10. Under the consensus rules, the presence of these opcodes in a
script is interpreted as a null-potent operator, meaning they have no script is interpreted as a null-potent operator, meaning they have no