datastore

package
v0.0.0-...-b096497 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QualifierCCIP = "ccip"
	QualifierCCV  = "ccv"
	QualifierRMN  = "rmn"
)

Qualifiers distinguish multiple CCIPFactory instances on the same chain.

Variables

This section is empty.

Functions

func FactoryAddressRef

func FactoryAddressRef(ds datastore.DataStore, chainSelector uint64, qualifier string) (datastore.AddressRef, error)

FactoryAddressRef returns the CCIPFactory address ref for a chain and qualifier.

func FactoryAddressRefFromRefs

func FactoryAddressRefFromRefs(chainSelector uint64, qualifier string, refs []datastore.AddressRef) (datastore.AddressRef, error)

FactoryAddressRefFromRefs finds a factory ref by qualifier in the given ref list.

func FirstCommitteeVerifierRawAddress

func FirstCommitteeVerifierRawAddress(ds datastore.DataStore, chainSelector uint64, qualifier string) (contracts.RawInstanceAddress, error)

FirstCommitteeVerifierRawAddress returns the raw instance address label of any CommitteeVerifier on the chain.

func GetRawInstanceAddressFromAddressRef

func GetRawInstanceAddressFromAddressRef(addressRef datastore.AddressRef) (contracts.RawInstanceAddress, error)

func MCMSRawInstanceAddress

func MCMSRawInstanceAddress(ds datastore.DataStore, chainSelector uint64, qualifier string) (contracts.RawInstanceAddress, error)

MCMSRawInstanceAddress returns the raw instance address label for an MCMS owner qualifier.

func ProposerMCMSAddressRef

func ProposerMCMSAddressRef(ds datastore.DataStore, chainSelector uint64, qualifier string) (datastore.AddressRef, error)

ProposerMCMSAddressRef resolves the MCMS instance used for proposal scheduling.

func RmnRemoteRawAddress

func RmnRemoteRawAddress(ds datastore.DataStore, chainSelector uint64) (contracts.RawInstanceAddress, error)

RmnRemoteRawAddress returns the raw instance address of the chain RMNRemote.

func ToInstanceAddressBytes

func ToInstanceAddressBytes(ref datastore.AddressRef) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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