What's new

PIVX Proposal Guide - How to put in a Proposal on debug console

Cryptosi

Active Pivian
This entire process is completed in the Debug Console.
  • STEP 1
preparebudget < name of proposal > < info link > < how many payments > < starting block > < payment address > < Amount per payment >
INFO
To obtain the next superblock (starting block) go to the Debug Console, and type: getnextsuperblock
  • STEP 2
Record the hash >
  • STEP 3
submitbudget < name of proposal > < info link > < how many payments > < starting block > < payment address > < amount per payment > < preparation hash >
Record the vote hash >
  • STEP 4
create your details to post Proposal
< Proposal Name >;
hash=
“mnbudgetvote many < vote hash > yes” to vote in favor
“mnbudgetvote many < vote hash > no” to vote against
"getbudgetinfo < name of proposal >” to check the status
 
Last edited by a moderator:
Top