1.0.0
Prepare the version to be deployed on Astar.
Add the smart contract address in the salt used by the VRF
.
Remove the simulate
function in the phat contract: the contract owner cannot predict the future numbers.
Add a verify
function in the phat contract. Anyone can check if the numbers sent to the smart contract are given by the VRF provided by the phat contract.