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

# Functions

NewToCommitCalldataFunc returns a ToCalldataFunc that is used to generate the calldata for the commit method.
ToExecCalldata is a ToCalldataFunc that is used to generate the calldata for the execute method.

# Interfaces

OCR3SignerVerifierExtra is an extension of OCR3SignerVerifier that also exposes the public key and max signature length which are required by the ocr3Keyring adapter.

# Type aliases

ToCalldataFunc is a function that takes in the OCR3 report and signature data and processes them.