Package com.exonum.core.messages
Class Blockchain
java.lang.Object
com.exonum.core.messages.Blockchain
public final class Blockchain extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBlockchain.BlockProtobuf typeexonum.Blockstatic interfaceBlockchain.BlockOrBuilderstatic 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()
-