Package com.exonum.messages.core
Class Proofs
java.lang.Object
com.exonum.messages.core.Proofs
public final class Proofs
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProofs.BlockProofBlock with its `Precommit` messages.static interfaceProofs.BlockProofOrBuilderstatic classProofs.CallProofProof of authenticity for a single top-level call in a block, such as a transaction.static interfaceProofs.CallProofOrBuilderstatic classProofs.IndexProofProof of authenticity for a single index within the database.static interfaceProofs.IndexProofOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-