package registry.subnet.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CatchUpPackageContents

subnet.proto:98

Contains the initial DKG transcripts for the subnet and materials to construct a base CUP (i.e. a CUP with no dependencies on previous CUPs or blocks). Such CUP materials can be used to construct the genesis CUP or a recovery CUP in the event of a subnet stall.

message EcdsaConfig

subnet.proto:214

Per subnet P2P configuration Note: protoc is mangling the name P2PConfig to P2pConfig

Used in: SubnetRecord

message GossipAdvertConfig

subnet.proto:172

Per subnet config for advert distribution.

Used in: GossipConfig

message GossipConfig

subnet.proto:146

Per subnet P2P configuration Note: protoc is mangling the name P2PConfig to P2pConfig

Used in: SubnetRecord

message InitialNiDkgTranscriptRecord

subnet.proto:136

Initial non-interactive DKG transcript record

Used in: CatchUpPackageContents

message RegistryStoreUri

subnet.proto:118

Used in: CatchUpPackageContents

message SubnetFeatures

subnet.proto:200

Used in: SubnetRecord

message SubnetListRecord

subnet.proto:130

A list of subnet ids of all subnets present in this instance of the IC.

message SubnetRecord

subnet.proto:10

A subnet: A logical group of nodes that run consensus

enum SubnetType

subnet.proto:185

Represents the type of subnet. Subnets of different type might exhibit different behavior, e.g. being more restrictive in what operations are allowed or privileged compared to other subnet types.

Used in: SubnetRecord