types

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewBlockEvent events.Type = "newHeads"
)

NewBlockEvent is the event for when new blocks appear

Functions

This section is empty.

Types

type NewBlock

type NewBlock struct {
	Block   *types.Block
	Results []*types.TxResult
}

func (*NewBlock) GetData

func (n *NewBlock) GetData() any

func (*NewBlock) GetType

func (n *NewBlock) GetType() events.Type

Jump to

Keyboard shortcuts

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