storage

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfirmWithdrawalAddress

func ConfirmWithdrawalAddress(ggp *gogopool.GoGoPool, nodeAddress common.Address, opts *bind.TransactOpts) (common.Hash, error)

Set a node's withdrawal address

func EstimateConfirmWithdrawalAddressGas

func EstimateConfirmWithdrawalAddressGas(ggp *gogopool.GoGoPool, nodeAddress common.Address, opts *bind.TransactOpts) (gogopool.GasInfo, error)

Estimate the gas of ConfirmWithdrawalAddress

func EstimateSetWithdrawalAddressGas

func EstimateSetWithdrawalAddressGas(ggp *gogopool.GoGoPool, nodeAddress common.Address, withdrawalAddress common.Address, confirm bool, opts *bind.TransactOpts) (gogopool.GasInfo, error)

Estimate the gas of SetWithdrawalAddress

func GetNodePendingWithdrawalAddress

func GetNodePendingWithdrawalAddress(ggp *gogopool.GoGoPool, nodeAddress common.Address, opts *bind.CallOpts) (common.Address, error)

Get a node's pending withdrawal address

func GetNodeWithdrawalAddress

func GetNodeWithdrawalAddress(ggp *gogopool.GoGoPool, nodeAddress common.Address, opts *bind.CallOpts) (common.Address, error)

Get a node's withdrawal address

func SetWithdrawalAddress

func SetWithdrawalAddress(ggp *gogopool.GoGoPool, nodeAddress common.Address, withdrawalAddress common.Address, confirm bool, opts *bind.TransactOpts) (common.Hash, error)

Set a node's withdrawal address

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL