metadata

package
v0.21.4 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package metadata contains keys for well-known metadata fields provided in an API response.

Index

Constants

View Source
const (
	// Finalized describes if the response contains finalized data.
	Finalized = "finalized"
	// ExecutionOptimistic is a boolean value describing if the response contains execution data
	// that has not been fully verified at the time of response.
	ExecutionOptimistic = "execution_optimistic"
	// DependentRoot is the block root on which the returned data is based.
	DependentRoot = "dependent_root"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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