Minor review update

This commit is contained in:
thephez 2019-05-13 12:15:30 -04:00
parent c523af4ca9
commit 960a98d96e

View file

@ -123,8 +123,7 @@ output of the locking process is relayed to the entire Dash network.
LLMQ-based InstantSend also removes a number of previously required limitations LLMQ-based InstantSend also removes a number of previously required limitations
and simplifies the process by decreasing the number of P2P messages clients must and simplifies the process by decreasing the number of P2P messages clients must
process. Rather than tracking individual masternode votes for each transaction process. Rather than tracking individual masternode votes for each transaction
input, all required locking information is found within the single `islock` message input, all required locking information is found within the single `islock` message.
for a transaction.
During the evaluation and transition from standard InstantSend to LLMQ-based During the evaluation and transition from standard InstantSend to LLMQ-based
InstantSend, Sporks 2 (`SPORK_2_INSTANTSEND_ENABLED`) and 20 (`SPORK_20_INSTANTSEND_LLMQ_BASED`) InstantSend, Sporks 2 (`SPORK_2_INSTANTSEND_ENABLED`) and 20 (`SPORK_20_INSTANTSEND_LLMQ_BASED`)