RandomBeaconChaosnet
RandomBeaconChaosnet
This file documents a contract which is not yet deployed to Mainnet.
A stub contract that will be used temporarily until the real-world random beacon client implementation is ready.
authorizedRequesters
Authorized addresses that can request a relay entry.
entry
Arbitrary relay entry. Initially set to the Euler's number. It's updated after each relay entry request.
RequesterAuthorizationUpdated
requestRelayEntry
Executes the callback with an arbitrary relay entry number.
The caller must be an authorized requester.
Parameters
setRequesterAuthorization
Authorizes a requester of the relay entry.
Last updated