ocr2vrf_constants

package
v0.0.0-...-692deea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LinkEthFeedResponse                          = big.NewInt(1e18)
	LinkFundingAmount                            = big.NewInt(100)
	BeaconPeriodBlocksCount                      = big.NewInt(3)
	EthFundingAmount                             = big.NewFloat(1)
	NumberOfRandomWordsToRequest                 = uint16(2)
	ConfirmationDelay                            = big.NewInt(1)
	RandomnessFulfilmentTransmissionEventTimeout = time.Minute * 6
	RandomnessRedeemTransmissionEventTimeout     = time.Minute * 5
	//keyId can be any random value
	KeyID = "aee00d81f822f882b6fe28489822f59ebb21ea95c0ae21d9f67c0239461148fc"

	CoordinatorConfig = &ocr2vrftypes.CoordinatorConfig{
		CacheEvictionWindowSeconds: 60,
		BatchGasLimit:              5_000_000,
		CoordinatorOverhead:        50_000,
		CallbackOverhead:           50_000,
		BlockGasOverhead:           50_000,
		LookbackBlocks:             1_000,
	}
	VRFBeaconAllowedConfirmationDelays = []string{"1", "2", "3", "4", "5", "6", "7", "8"}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL