evmdeploytopology

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Registration

func Registration() deploycustomtopology.Registration

Registration returns the EVM chain-family deploy-custom-topology registration.

Types

type EVMExtraArgs

type EVMExtraArgs struct {
	// DeployCallProxyByTimelockRef maps a timelock Ref to whether a CallProxy
	// should be deployed and granted the executor role for it. A timelock not
	// present in the map (or a nil map) defaults to deploying a call proxy.
	DeployCallProxyByTimelockRef map[string]bool `json:"deployCallProxyByTimelockRef,omitempty"`
}

EVMExtraArgs carries EVM-specific topology input that the chain-agnostic changeset config cannot express. It is passed via ChainTopologyConfig.ExtraArgs and parsed by the EVM sequence.

Jump to

Keyboard shortcuts

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