diff --git a/docs/tutorials/proposals/maker-volume-rebate-program.md b/docs/tutorials/proposals/maker-volume-rebate-program.md index 0e45c3549..5d708d37a 100644 --- a/docs/tutorials/proposals/maker-volume-rebate-program.md +++ b/docs/tutorials/proposals/maker-volume-rebate-program.md @@ -26,7 +26,7 @@ This page describes what you need to propose enabling or replacing the program, You will need: * A connected [Vega wallet](../../tools/vega-wallet/index.md), with your wallet name and public key to hand * A minimum of the value set in the following network parameters. You need whichever amount is larger associated with that public key: or . -* Familiarity with [governance on Vega](../../concepts/governance/index.md) +* Familiarity with [governance](../../concepts/governance/index.md) ## Anatomy of a maker rebate program proposal The fields below all need to be defined to enable the program or replace an existing one. diff --git a/docs/tutorials/proposals/volume-discount-program-proposal.md b/docs/tutorials/proposals/volume-discount-program-proposal.md index b41dc16eb..447ce9603 100644 --- a/docs/tutorials/proposals/volume-discount-program-proposal.md +++ b/docs/tutorials/proposals/volume-discount-program-proposal.md @@ -25,7 +25,7 @@ This page describes what you need to propose enabling or replacing the volume di You will need: * A connected [Vega wallet](../../tools/vega-wallet/index.md), with your wallet name and public key to hand * A minimum of whichever is larger, associated with that public key: based on the network parameter values for or -* Familiarity with [governance on Vega](../../concepts/governance/index.md) +* Familiarity with [governance](../../concepts/governance/index.md) ## Anatomy of a volume discount program proposal The fields below all need to be defined to enable the volume discount program or replace an existing one. @@ -208,13 +208,9 @@ vegawallet.exe transaction send --wallet YOUR_WALLETNAME --pubkey YOUR_PUBLIC_KE ## Voting -All proposals are voted on by the community. +To vote, participants need, at a minimum, the larger of the value of the following network parameters or associated to their Vega key. -To vote, community members need, at a minimum, the larger of the value of the following network parameters or associated to their Vega key. - -Your proposal will need [participation](../../concepts/governance/lifecycle.md#how-the-outcome-is-calculated) of and a majority of . - -Proposers who invite feedback, engage with comments, and make revisions to meet the needs of the community are more likely to be successful. +The proposal will need [participation](../../concepts/governance/lifecycle.md#how-the-outcome-is-calculated) of and a majority of . ## Enactment If successful, the program changes will go live in the epoch following the time you specify in the `enactmentTimestamp` field. \ No newline at end of file