reputation can be assigned to a contract address

This commit is contained in:
Ladd Hoffman 2024-06-13 15:19:32 -05:00
parent 6646c7643f
commit ff74de6b23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Validation Pools mint and award Reputation (REP). REP can be used for staking fo
#### Reputation
1. The Reputation contract must be able to associate a non-negative numeric value with any given wallet address.
1. The Reputation contract must be able to associate a non-negative numeric value with any given wallet address or contract address.
1. The value associated with a given wallet address may be modified only by the results of a Validation Pool (explained below). The Validation Pool must be able to execute the following operations