Blockchain |
|
Blockchain.AdditionalHeaders |
Extensible set of additional headers, represented
as a sequence of key-value pairs.
|
Blockchain.AdditionalHeaders.Builder |
Extensible set of additional headers, represented
as a sequence of key-value pairs.
|
Blockchain.Block |
Protobuf type exonum.Block
|
Blockchain.Block.Builder |
Protobuf type exonum.Block
|
Blockchain.CallInBlock |
Location of an isolated call within a block.
|
Blockchain.CallInBlock.Builder |
Location of an isolated call within a block.
|
Blockchain.Config |
Consensus algorithm parameters.
|
Blockchain.Config.Builder |
Consensus algorithm parameters.
|
Blockchain.TxLocation |
Protobuf type exonum.TxLocation
|
Blockchain.TxLocation.Builder |
Protobuf type exonum.TxLocation
|
Blockchain.ValidatorKeys |
Public keys of a validator.
|
Blockchain.ValidatorKeys.Builder |
Public keys of a validator.
|
KeyValueSequenceOuterClass |
|
KeyValueSequenceOuterClass.KeyValue |
Some non-scalar key-value pair.
|
KeyValueSequenceOuterClass.KeyValue.Builder |
Some non-scalar key-value pair.
|
KeyValueSequenceOuterClass.KeyValueSequence |
A sequence of key-value pairs.
|
KeyValueSequenceOuterClass.KeyValueSequence.Builder |
A sequence of key-value pairs.
|
Messages |
|
Messages.CoreMessage |
Subset of Exonum messages defined in the Exonum core.
|
Messages.CoreMessage.Builder |
Subset of Exonum messages defined in the Exonum core.
|
Messages.Precommit |
Pre-commit for a block, essentially meaning that a validator node endorses the block.
|
Messages.Precommit.Builder |
Pre-commit for a block, essentially meaning that a validator node endorses the block.
|
Messages.SignedMessage |
Container for the signed messages.
|
Messages.SignedMessage.Builder |
Container for the signed messages.
|
Proofs |
|
Proofs.BlockProof |
Block with its `Precommit` messages.
|
Proofs.BlockProof.Builder |
Block with its `Precommit` messages.
|
Proofs.CallProof |
Proof of authenticity for a single top-level call in a block, such as a transaction.
|
Proofs.CallProof.Builder |
Proof of authenticity for a single top-level call in a block, such as a transaction.
|
Proofs.IndexProof |
Proof of authenticity for a single index within the database.
|
Proofs.IndexProof.Builder |
Proof of authenticity for a single index within the database.
|