Versions in this module Expand all Collapse all v0 v0.0.2 Jun 5, 2026 Changes in this version + const DefaultMCMSWasmRelative + const DefaultTimelockWasmRelative + func ChainNetworkID(passphrase string) [32]byte + func ConfigToStellarSetConfig(cfg *mcmstypes.Config, clearRoot bool) (mcmsbindings.SignerAddresses, mcmsbindings.SignerGroups, [32]byte, [32]byte, ...) + func EncodeSorobanMCMSInvokePayload(functionName string, argScVals []xdr.ScVal) ([]byte, error) + func FindExistingStellarMCMS(refs []datastore.AddressRef, chainSelector uint64, qual string) (string, bool) + func FindExistingStellarTimelock(refs []datastore.AddressRef, chainSelector uint64, qual string) (string, bool) + func FindStellarMCMSAddressRef(e cldf.Environment, chainSelector uint64, input mcmsutils.Input) (frameworkdatastore.AddressRef, error) + func FindStellarTimelockAddressRef(e cldf.Environment, chainSelector uint64, input mcmsutils.Input) (frameworkdatastore.AddressRef, error) + func MCMSDeploySalt(chainSelector uint64, qual string) [32]byte + func MCMSRefLookupOrder(action mcmstypes.TimelockAction) ([]cldf.ContractType, error) + func MergeTripleMCMSConfig(p, b, c mcmstypes.Config) (*mcmstypes.Config, error) + func QualifierStr(q *string) string + func ResolveMCMSWasmPath() (string, error) + func ResolveTimelockWasmPath() (string, error) + func StellarMCMSDatastoreRefs(chainSelector uint64, qual, contractID string) []datastore.AddressRef + func StellarTimelockDatastoreRef(chainSelector uint64, qual, contractID string) datastore.AddressRef + func TimelockDeploySalt(chainSelector uint64, qual string) [32]byte