services

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TxPerPageLimit       = 100
	BlockHeightCursorKey = "block_height_cursor"
	RunnerName           = "scheduler_catchup"
	InvalidHeightMessage = "codespace sdk code 26: invalid height"
)

Variables

This section is empty.

Functions

func RunQueueCleaner

func RunQueueCleaner(cfg config.Config, ctx context.Context)

func RunScheduler

func RunScheduler(cfg config.Config, ctx context.Context)

Types

type Scheduler

type Scheduler interface {
	ScheduleRelays(
		ctx context.Context,
		confirmationID string,
		transferIndexes []string,
	) error
}

func NewScheduler

func NewScheduler(cfg config.Config) Scheduler

Directories

Path Synopsis
api
evm

Jump to

Keyboard shortcuts

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