Life cycle of Proposal - GovtBlockchainAssoc/EosioContracts GitHub Wiki
Here's a quick example of the lifecycle of a proposal on the test network:
Step 1 - Create Proposal
This transaction shows the user (buckyjohnson) create a proposal to be paid:
- reward_token_amount: 1250.00 REWARD
- vote_token_amount: 821.00 VOTEPOW

Step 2 - Cast Vote
This transaction is where buckyjohnson casts his vote to pass the newly created proposal.
https://telos-test.bloks.io/transaction/d39b2beb6c86921048210889f200dcaa389b03038d177e824a97c782c4e5fbd0
Step 3 - Close Proposal
After the voting period has lapsed, buckyjohnson closes the proposal, which issues the tokens.
