Closed AddressXception closed 3 years ago
some networks we test on do not have a VRF implementation so our function needs to fall back to the original. also, the original should include the difficulty in the hash calculation so that it is more secure.
https://github.com/PizzaDAO/pizza-smartcontract/blob/featurn/chainlinkVRFPOC/contracts/token/RandomConsumer.sol
which networks will we deploy on other than ETH mainnet? where randomess matters?
some networks we test on do not have a VRF implementation so our function needs to fall back to the original. also, the original should include the difficulty in the hash calculation so that it is more secure.
https://github.com/PizzaDAO/pizza-smartcontract/blob/featurn/chainlinkVRFPOC/contracts/token/RandomConsumer.sol