reputation can be assigned to a contract address
This commit is contained in:
parent
6646c7643f
commit
ff74de6b23
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue