mcms

package
v0.0.0-...-e7b6cb3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultValidUntil = 72 * time.Hour
)

Variables

This section is empty.

Functions

func BuildProposalFromBatchesV2

func BuildProposalFromBatchesV2(
	e cldf.Environment,
	timelockAddressPerChain map[uint64]string,
	mcmsAddressPerChain map[uint64]string,
	inspectorPerChain map[uint64]mcmssdk.Inspector,
	batches []types.BatchOperation,
	description string,
	mcmsCfg cldfproposalutils.TimelockConfig,
	opts ...BuildProposalOption,
) (*mcmslib.TimelockProposal, error)

BuildProposalFromBatchesV2 uses the new MCMS library which replaces the implementation in BuildProposalFromBatches.

Types

type BuildProposalOption

type BuildProposalOption func(*buildProposalOptions)

func WithChainMetadata

func WithChainMetadata(chainMetadata ChainMetadata) BuildProposalOption

type ChainMetadata

type ChainMetadata map[uint64]map[string]any

func (*ChainMetadata) Set

func (c *ChainMetadata) Set(chainSelector uint64, key string, value any) *ChainMetadata

Directories

Path Synopsis
view

Jump to

Keyboard shortcuts

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