Documentation ¶
Index ¶
- type Task
- func (task *Task) MerkleTreeDealedEpoch(storage *storage.Storage) (*big.Int, error)
- func (task *Task) NodeVotedBalanceSubmission(storage *storage.Storage, sender common.Address, _block *big.Int, ...) (bool, error)
- func (task *Task) NodeVotedDistributeWithdrawals(storage *storage.Storage, sender common.Address, ...) (bool, error)
- func (task *Task) Start() error
- func (task *Task) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct {
// contains filtered or unexported fields
}
func (*Task) MerkleTreeDealedEpoch ¶
func (*Task) NodeVotedBalanceSubmission ¶
func (*Task) NodeVotedDistributeWithdrawals ¶
Click to show internal directories.
Click to hide internal directories.