Last updated 1 year ago
This file documents a contract which is not yet deployed to Mainnet.
function requestRelayEntry(contract IRandomBeaconConsumer callbackContract) external
Creates a request to generate a new relay entry. Requires a request fee denominated in T token.
callbackContract
contract IRandomBeaconConsumer
Beacon consumer callback contract.