Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DeployMCMSWithTimelockSeq = operations.NewSequence( "deploy-access-controller-seq", &cldchangesetscommon.Version1_0_0, "Deploy AccessController,MCM and Timelock programs, Initialize them, set up role", deployMCMSWithTimelock, ) )
Functions ¶
This section is empty.
Types ¶
type DeployMCMSWithTimelockInput ¶
type DeployMCMSWithTimelockInput struct {
MCMConfig cldfproposalutils.MCMSWithTimelockConfig
TimelockMinDelay *big.Int
}
type DeployMCMSWithTimelockOutput ¶
type DeployMCMSWithTimelockOutput struct{}
Click to show internal directories.
Click to hide internal directories.