Documentation
¶
Index ¶
Constants ¶
View Source
const ( Unknown = iota AltairJson BellatrixJson CapellaJson CapellaSSZ )
Variables ¶
View Source
var (
ErrDecodeVarint = errors.New("error decoding varint value")
)
Functions ¶
Types ¶
type ForkVersionFormat ¶
type ForkVersionFormat uint64
func (ForkVersionFormat) String ¶
func (f ForkVersionFormat) String() string
Click to show internal directories.
Click to hide internal directories.