package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Functions

ParseRandomnessRequestLog returns the RandomnessRequestLog corresponding to the raw logData.
VRFRandomnessRequestLogTopic returns the signature of the RandomnessRequest log emitted by the VRFCoordinator contract.

# Structs

RandomnessRequestLog contains the data for a RandomnessRequest log, represented as compatible golang types.

# Type aliases

RawRandomnessRequestLog is used to parse a RandomnessRequest log into types go-ethereum knows about.