IRandomBeaconConsumer
IRandomBeaconConsumer
This file documents a contract which is not yet deployed to Mainnet.
__beaconCallback
Receives relay entry produced by Keep Random Beacon. This function should be called only by Keep Random Beacon.
Parameters
Name | Type | Description |
---|---|---|
relayEntry | uint256 | Relay entry (random number) produced by Keep Random Beacon. |
blockNumber | uint256 | Block number at which the relay entry was submitted to the chain. |
Last updated