protocol

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version uint8
const (
	ProtocolVersionUnknown Version = 0
	ProtocolVersion1       Version = 1 // Initial version
	ProtocolVersion2       Version = 2 // Split Reward Fork (PIP-43)

	ProtocolVersionLatest = ProtocolVersion2
)

func ParseVersion

func ParseVersion(s string) (Version, error)

func (Version) String

func (v Version) String() string

Jump to

Keyboard shortcuts

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