Documentation
¶
Index ¶
Constants ¶
View Source
const ( // todo: move to CLDF? AptosMCMSType cldf.ContractType = "AptosManyChainMultisig" )
Variables ¶
This section is empty.
Functions ¶
func LoadMCMSAddresses ¶
func LoadMCMSAddresses(env cldf.Environment, chainSelectors []uint64) (map[uint64]aptos.AccountAddress, error)
LoadMCMSAddresses tries to load the mcms addresses for all given chain selectors from the environment. If no mcms address can be found for any given chain selector, an error will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.