package availabilitypb

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

message Cert

availabilitypb.proto:124

Used in: NewCert, RequestTransactions, VerifyCert, isspb.DeliverCert

message CertVerified

availabilitypb.proto:62

CertVerified is a response to a VerifyCert event.

Used in: Event

message ComputeCert

availabilitypb.proto:132

Used in: Event

(message has no fields)

message Event

availabilitypb.proto:18

Used in: eventpb.Event

message NewCert

availabilitypb.proto:46

NewCert is a response to a RequestCert event.

Used in: Event

message ProvideTransactions

availabilitypb.proto:81

ProvideTransactions is a response to a RequestTransactions event.

Used in: Event

message RequestCert

availabilitypb.proto:39

RequestCert is used by the consensus component to request an availability certificate for a batch of transactions from the availability component.

Used in: Event

message RequestCertOrigin

availabilitypb.proto:94

Used in: NewCert, RequestCert

message RequestTransactions

availabilitypb.proto:73

RequestTransactions allows reconstructing a batch of transactions by a corresponding availability certificate. It is possible that some of the transactions are not stored locally on the node. In this case, the availability layer will pull these transactions from other nodes.

Used in: Event

message RequestTransactionsOrigin

availabilitypb.proto:104

Used in: ProvideTransactions, RequestTransactions

message VerifyCert

availabilitypb.proto:54

VerifyCert can be used to verify validity of an availability certificate.

Used in: Event

message VerifyCertOrigin

availabilitypb.proto:114

Used in: CertVerified, VerifyCert