platformvm

package
v1.11.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

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

Reset stub for proto.Message interface

func (*L1ValidatorRegistrationJustification) 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 PlatformVM added in v1.1.11

type PlatformVM struct {
}

Platform VM protobuf definitions

type SubnetIDIndex

type SubnetIDIndex struct {
	SubnetID []byte `json:"subnetId"`
	Index    uint32 `json:"index"`
}

SubnetIDIndex represents the index of a subnet ID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL