package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

LittleEndianBytesToWei returns a Wei value given a little-endian binary representation.
MaxEpoch compares two epochs and returns the greater one.
Uint64ToWei creates a new Wei (aka big.Int) representing the given uint64 value.
WeiToBigInt is a convenience method to cast a wei back to a big int.
WeiToGwei converts big int wei to uint64 gwei.
ZW returns a non-nil zero value for primitives.Wei.

# Variables

# Type aliases

CommitteeIndex --.
Domain represents a 32 bytes domain object in Ethereum beacon chain consensus.
Epoch represents a single epoch.
Gwei is a denomination of 1e9 Wei represented as an uint64.
PayloadID represents an execution engine Payload ID.
Slot represents a single slot.
SSZBytes --.
SSZUint64 --.
ValidatorIndex in eth2.