Package com.exonum.messages.core
Class Blockchain
java.lang.Object
com.exonum.messages.core.Blockchain
public final class Blockchain
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBlockchain.AdditionalHeadersExtensible set of additional headers, represented as a sequence of key-value pairs.static interfaceBlockchain.AdditionalHeadersOrBuilderstatic classBlockchain.BlockProtobuf typeexonum.Blockstatic interfaceBlockchain.BlockOrBuilderstatic classBlockchain.CallInBlockLocation of an isolated call within a block.static interfaceBlockchain.CallInBlockOrBuilderstatic classBlockchain.ConfigConsensus algorithm parameters.static interfaceBlockchain.ConfigOrBuilderstatic classBlockchain.TxLocationProtobuf typeexonum.TxLocationstatic interfaceBlockchain.TxLocationOrBuilderstatic classBlockchain.ValidatorKeysPublic keys of a validator.static interfaceBlockchain.ValidatorKeysOrBuilder -
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()
-