Skip to content

Commit

Permalink
change council proposal msg
Browse files Browse the repository at this point in the history
  • Loading branch information
vladjdk committed Nov 23, 2023
1 parent 786081b commit 02b9196
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const proposalDescription: Record<ProposalType, ReactNode> = {
metadata: 'Update the metadata of your DAO.',
undelegate: 'Undelegate LUNA from a validator that you have delegated to.',
redelegate: 'Redelegate LUNA from your current validator to a new validator.',
council: 'AAAA1',
council: 'Update council settings for your DAO',
mintNft:
'Mint a new DAO NFT to the specified addresses. This proposal will only work if the minter on the NFT contract is the DAO treasury address.',
minWeightForRewards: 'Update the minimum weight required to receive rewards.',
Expand Down

0 comments on commit 02b9196

Please sign in to comment.