Versions in this module Expand all Collapse all v0 v0.8.0 Jul 9, 2026 Changes in this version + type RefKey struct + ChainSelector uint64 + Qualifier string + Type cldfdatastore.ContractType + Version *semver.Version + func FromAddressRef(ref cldfdatastore.AddressRef) RefKey + func New(chainSelector uint64, contractType cldfdatastore.ContractType, ...) RefKey + func (k RefKey) Key() (cldfdatastore.AddressRefKey, error) + func (k RefKey) Resolve(e cldf.Environment) (cldfdatastore.AddressRef, error)