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:

    !max_weight --amount 10

    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

Was this helpful?