max_weight
📝 RADAR Documentation - Command: Set Max Vote Weight
🤝 Command Group: votes
📝 Command Name: max_weight
📋 Parameters:
amount
(required: True) - The maximum amount of vote weight per user. (Type: integer)
📝 Description:
Set the maximum amount of vote weight per user.
🔍 Example Usage:
Set the maximum vote weight per user:
This command is used to set the maximum amount of vote weight per user. You need to specify the
amount
parameter as the maximum vote weight.
📝 Note:
This command allows you to set the voting settings, weights, and multipliers for proposals in your Solana NFT community.
Specify the
amount
parameter as the maximum amount of vote weight per user.The maximum vote weight per user determines the maximum weight of votes that each user can have in a proposal.
After setting the maximum vote weight, a success message will be displayed indicating that the vote settings have been updated successfully.
Last updated