utils

package
v1.9.7-0...-acf8c2f Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockId

type BlockId struct {
	Number uint64
	Hash   common.Hash
}

type ExtendedHeap

type ExtendedHeap interface {
	heap.Interface
	SortedValues() []*BlockId
}

func NewBlockMaxHeap

func NewBlockMaxHeap(limit int) ExtendedHeap

Jump to

Keyboard shortcuts

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