Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMinipool ¶
func CreateMinipool(t *testing.T, rp *rocketpool.RocketPool, ownerAccount, nodeAccount *accounts.Account, depositAmount *big.Int, pubkey int) (*minipool.Minipool, error)
Create a minipool
func GetMinipoolRPLRequired ¶
func GetMinipoolRPLRequired(rp *rocketpool.RocketPool) (*big.Int, error)
Get the RPL required per minipool
func StakeMinipool ¶
func StakeMinipool(rp *rocketpool.RocketPool, mp *minipool.Minipool, nodeAccount *accounts.Account) error
Stake a minipool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.