Documentation ¶
Index ¶
- func DeployManagers(opt *bind.TransactOpts, backend *ethclient.Client, withdrawalDelay *big.Int, ...) (tonAddr common.Address, wtonAddr common.Address, registryAddr common.Address, ...)
- func DeployPlasmaContracts(opt *bind.TransactOpts, backend *ethclient.Client, ...) (common.Address, *core.Genesis, error)
- func DeployPowerTON(opt *bind.TransactOpts, backend *ethclient.Client, wtonAddr common.Address, ...) (powertonAddr common.Address, err error)
- func WaitTx(backend *ethclient.Client, hash common.Hash) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployManagers ¶
func DeployManagers( opt *bind.TransactOpts, backend *ethclient.Client, withdrawalDelay *big.Int, seigPerBlock *big.Int, _tonAddr common.Address, _wtonAddr common.Address, ) ( tonAddr common.Address, wtonAddr common.Address, registryAddr common.Address, depositManagerAddr common.Address, seigManagerAddr common.Address, err error, )
func DeployPlasmaContracts ¶
func DeployPowerTON ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.