mirror of
https://github.com/seigler/dips
synced 2025-07-27 09:46:12 +00:00
new on-chain system
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
This commit is contained in:
parent
ce81f999b1
commit
c4288307d5
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ The previous system also made certain desirable features infeasible. The integra
|
||||||
|
|
||||||
## New On-Chain System
|
## New On-Chain System
|
||||||
|
|
||||||
In the new system, the masternode list is derived entirely from information found on-chain. New masternodes are added by new special transactions called Provider Registration Transactions (abbreviated as ProRegTx). They are only removed by spending the collateral. A ProRegTx is a special transaction which includes a 1000-Dash collateral payment or a reference to it, along with other payload information (DIP2) described later in this document.
|
In the new system, the masternode list is derived entirely from information found on-chain. New masternodes are added by new special transactions called Provider Registration Transactions (abbreviated as ProRegTx). They are only removed by spending the collateral. A ProRegTx is a special transaction which includes either a 1000-Dash collateral payment or a reference to it, along with other payload information (DIP2) described later in this document.
|
||||||
|
|
||||||
This DIP defines 2 masternode (sub)sets:
|
This DIP defines 2 masternode (sub)sets:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue