traceability

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	blocks.Block

	// From contains the peer id of the node who sent us the block.
	// It will be the zero value if we did not downloaded this block from the
	// network. (such as by getting the block from NotifyNewBlocks).
	From peer.ID
	// Delay contains how long did we had to wait between when we started being
	// intrested and when we actually got the block.
	Delay time.Duration
}

Block is a block whose provenance has been tracked.

Jump to

Keyboard shortcuts

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