Documentation
¶
Index ¶
Constants ¶
View Source
const ATTESTATION_SUBNET_COUNT = 64
Variables ¶
View Source
var AttnetBitsSSZ = zssz.GetSSZ((*AttnetBits)(nil))
View Source
var Eth2DataSSZ = zssz.GetSSZ((*Eth2Data)(nil))
Functions ¶
This section is empty.
Types ¶
type AttnetBits ¶
type AttnetBits [(ATTESTATION_SUBNET_COUNT + 7) / 8]byte
func (*AttnetBits) BitLen ¶
func (ab *AttnetBits) BitLen() uint64
func (*AttnetBits) MarshalJSON ¶
func (ab *AttnetBits) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.