pkg

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const RetryInterval = 1 * time.Second

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	BatchMerkleRoot [32]byte
	// contains filtered or unexported fields
}

func NewTask

func NewTask(batchMerkleRoot [32]byte, batchDataPointer string) *Task

type TaskSender

type TaskSender struct {
	// contains filtered or unexported fields
}

func NewTaskSender

func NewTaskSender(config *config.TaskSenderConfig, avsWriter *chainio.AvsWriter) *TaskSender

func (*TaskSender) SendTask

func (ts *TaskSender) SendTask(task *Task) error

Jump to

Keyboard shortcuts

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