Documentation
¶
Index ¶
- func DeployContracts() (*ethtxs.DeployPara, *ethinterface.SimExtend, *ethtxs.X2EthContracts, ...)
- func DeploySpecificContracts(deployerPrivateKey string, ethValidatorAddrKeys []string) (*ethtxs.DeployPara, *ethinterface.SimExtend, *ethtxs.X2EthContracts, ...)
- func PrepareTestEnv() (*ethinterface.SimExtend, *ethtxs.DeployPara)
- func PrepareTestEnvironment(deployerPrivateKey string, ethValidatorAddrKeys []string) (bind.ContractBackend, *ethtxs.DeployPara)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployContracts ¶
func DeployContracts() (*ethtxs.DeployPara, *ethinterface.SimExtend, *ethtxs.X2EthContracts, *ethtxs.X2EthDeployInfo, error)
DeployContracts ...
func DeploySpecificContracts ¶
func DeploySpecificContracts(deployerPrivateKey string, ethValidatorAddrKeys []string) (*ethtxs.DeployPara, *ethinterface.SimExtend, *ethtxs.X2EthContracts, *ethtxs.X2EthDeployInfo, error)
DeploySpecificContracts ...
func PrepareTestEnv ¶
func PrepareTestEnv() (*ethinterface.SimExtend, *ethtxs.DeployPara)
PrepareTestEnv ...
func PrepareTestEnvironment ¶
func PrepareTestEnvironment(deployerPrivateKey string, ethValidatorAddrKeys []string) (bind.ContractBackend, *ethtxs.DeployPara)
PrepareTestEnvironment ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.