ethereum

package
v0.0.0-...-07d62d3 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TopicLogs follow to get every contract log that's confirmed
	TopicLogs = "ethereum.log"

	// TopicBlockHeaders follow to get every block header seen
	TopicBlockHeaders = "ethereum.block.header"
)

Variables

This section is empty.

Functions

func BlockHeaders

func BlockHeaders(f func(BlockHeader))

func Logs

func Logs(f func(Log))

Types

type BlockHeader

type BlockHeader = ethereum.BlockHeader

type Log

type Log = ethereum.Log

Jump to

Keyboard shortcuts

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