Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type L1ValidatorRegistrationJustification ¶
type L1ValidatorRegistrationJustification struct {
TypeId uint32
Preimage interface{}
}
L1ValidatorRegistrationJustification represents justification for L1 validator registration
func (*L1ValidatorRegistrationJustification) ProtoMessage ¶
func (j *L1ValidatorRegistrationJustification) ProtoMessage()
ProtoMessage marks this as a protobuf message
func (*L1ValidatorRegistrationJustification) Reset ¶
func (j *L1ValidatorRegistrationJustification) Reset()
Reset stub for proto.Message interface
func (*L1ValidatorRegistrationJustification) String ¶
func (j *L1ValidatorRegistrationJustification) String() string
String stub for proto.Message interface
type L1ValidatorRegistrationJustification_ConvertSubnetToL1TxData ¶
type L1ValidatorRegistrationJustification_ConvertSubnetToL1TxData struct {
ConvertSubnetToL1TxData *SubnetIDIndex
}
Justification type wrappers
type L1ValidatorRegistrationJustification_RegisterL1ValidatorMessage ¶
type L1ValidatorRegistrationJustification_RegisterL1ValidatorMessage struct {
RegisterL1ValidatorMessage []byte
}
type SubnetIDIndex ¶
SubnetIDIndex represents the index of a subnet ID
Click to show internal directories.
Click to hide internal directories.