Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BlobsPerBlock uint64 = 6
View Source
var BuildRelease string
View Source
var BuildTime string
View Source
var BuildVersion string
View Source
var SecondsPerSlot uint64 = 12
View Source
var WeiPerGwei uint64 = 1000000000
Functions ¶
func GetBuildVersion ¶
func GetBuildVersion() string
func ReadFileLinesTrimmed ¶
Types ¶
type FlexibleJsonUInt64 ¶ added in v1.1.2
type FlexibleJsonUInt64 uint64
func (*FlexibleJsonUInt64) UnmarshalJSON ¶ added in v1.1.2
func (f *FlexibleJsonUInt64) UnmarshalJSON(b []byte) error
func (*FlexibleJsonUInt64) UnmarshalYAML ¶ added in v1.1.2
func (f *FlexibleJsonUInt64) UnmarshalYAML(unmarshal func(interface{}) error) error
Click to show internal directories.
Click to hide internal directories.