core

package
v1.24.2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

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

func New

func New() Api

func (Api) GetBoundaryHeights

func (a Api) GetBoundaryHeights(start, end int64, network string) (int64, int64)

type BoundaryResp

type BoundaryResp struct {
	Start int64 `json:"start"`
	End   int64 `json:"end"`
}

Jump to

Keyboard shortcuts

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