package
1.8.9
Repository: https://github.com/celo-org/celo-blockchain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ComputeCommitment calulcates the commitment for a given randomness.
GetLastCommitment returns up the last commitment in the smart contract.
No description provided by the author
Random performs an internal call to the EVM to retrieve the current randomness from the official Random contract.
RevealAndCommit performs an internal call to the EVM that reveals a proposer's previously committed to randomness, and commits new randomness for a future block.