mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Guide - Masternode payment
- Add section and start putting in details
This commit is contained in:
parent
a800026c1c
commit
6aca476470
1 changed files with 14 additions and 0 deletions
|
@ -589,6 +589,20 @@ Earlier versions of Bitcoin Core allowed developers and trusted community member
|
|||
{% endautocrossref %}
|
||||
|
||||
|
||||
### Masternode Payment
|
||||
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
Masternode payment uses a verifiable process to determine which masternode is
|
||||
paid in each block. When a new block is processed, a quorum of
|
||||
`MNPAYMENTS_SIGNATURES_TOTAL` (10) masternodes vote on the next masternode
|
||||
payee. Each member of the quorum issues a 'mnw' message that is relayed to the
|
||||
network.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
### Masternode Sync
|
||||
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue