mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Formatting fix
This commit is contained in:
parent
b5c121df5e
commit
adc9232b72
1 changed files with 1 additions and 1 deletions
|
@ -1828,7 +1828,7 @@ Sporks (per [`src/spork.h`][spork.h])
|
||||||
| _10009_ | _10_ | _`MASTERNODE_PAY_UPDATED_NODES`_ | _Removed in Dash Core 0.14.0.<br>Only current protocol version masternode's will be paid (not older nodes)_
|
| _10009_ | _10_ | _`MASTERNODE_PAY_UPDATED_NODES`_ | _Removed in Dash Core 0.14.0.<br>Only current protocol version masternode's will be paid (not older nodes)_
|
||||||
| _10012_ | _13_ | _`OLD_SUPERBLOCK_FLAG`_ | _Removed in Dash Core 0.12.3.<br>No network function since block 614820_
|
| _10012_ | _13_ | _`OLD_SUPERBLOCK_FLAG`_ | _Removed in Dash Core 0.12.3.<br>No network function since block 614820_
|
||||||
| _10013_ | _14_ | _`REQUIRE_SENTINEL_FLAG`_ | _Removed in Dash Core 0.14.0.<br>Only masternode's running sentinel will be paid_
|
| _10013_ | _14_ | _`REQUIRE_SENTINEL_FLAG`_ | _Removed in Dash Core 0.14.0.<br>Only masternode's running sentinel will be paid_
|
||||||
| _10017_ | _18_ | _`QUORUM_DEBUG_ENABLED`_ | _Removed in Dash Core 0.14.0.<br><br>Temporarily used on Testnet only quorum debugging.
|
| _10017_ | _18_ | _`QUORUM_DEBUG_ENABLED`_ | _Removed in Dash Core 0.14.0.<br><br>Temporarily used on Testnet only quorum debugging._
|
||||||
|
|
||||||
To verify `vchSig`, compare the hard-coded spork public key (`strSporkPubKey`
|
To verify `vchSig`, compare the hard-coded spork public key (`strSporkPubKey`
|
||||||
from [`src/chainparams.cpp`][spork pubkey]) with the public key recovered from
|
from [`src/chainparams.cpp`][spork pubkey]) with the public key recovered from
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue