utils

package
v0.38.0-preview.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Devnet51Config = Config{
	// contains filtered or unexported fields
}
View Source
var Mainnet25Config = Config{
	// contains filtered or unexported fields
}

Functions

func CollectEventData

func CollectEventData(conf *Config, path string) error

Types

type Config

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

type Event

type Event struct {
	FlowBlockHeight uint64 `json:"flow_height"`
	EventType       string `json:"type"`
	EventPayload    string `json:"payload"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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