In the RAACHousePrice the setHousePrice can be used only by the onlyOracle not by the Owner as it is stated in the docs.
This is from the docs:
setHousePrice | ||
---|---|---|
Manually sets the price for a token | Owner Only | _tokenId : ID of the token to update _amount : New price for the token |
As we can see the setHousePrice has the onlyOracle modifier not the onlyOwner
The owner can not change the HousePrice manually
change the modifier in the setHousePrice()
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.