razor-network/oracle-contracts

`latestResults` datatypes needs to be changed

SamAg19 opened this issue · 0 comments

mapping(uint16 => uint256) public latestResults;

uint256 is an overkill, and needs to be reduced for v1.1 contracts.