public final class OmniLedgerProto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OmniLedgerProto.AddTxRequest
AddTxRequest requests to apply a new transaction to the ledger.
|
static interface |
OmniLedgerProto.AddTxRequestOrBuilder |
static class |
OmniLedgerProto.AddTxResponse
AddTxResponse is the reply after an AddTxRequest is finished.
|
static interface |
OmniLedgerProto.AddTxResponseOrBuilder |
static class |
OmniLedgerProto.CollectionProof
CollectionProof can be checked against the hash of the root
node and also contains the key and the data.
|
static interface |
OmniLedgerProto.CollectionProofOrBuilder |
static class |
OmniLedgerProto.Config
Config stores all the configuration information for one skipchain.
|
static interface |
OmniLedgerProto.ConfigOrBuilder |
static class |
OmniLedgerProto.CreateGenesisBlock
CreateGenesisBlock asks the cisc-service to set up a new skipchain.
|
static interface |
OmniLedgerProto.CreateGenesisBlockOrBuilder |
static class |
OmniLedgerProto.CreateGenesisBlockResponse
CreateGenesisBlockResponse holds the genesis-block of the new skipchain.
|
static interface |
OmniLedgerProto.CreateGenesisBlockResponseOrBuilder |
static class |
OmniLedgerProto.GetProof
GetProof returns the proof that the given key is in the collection.
|
static interface |
OmniLedgerProto.GetProofOrBuilder |
static class |
OmniLedgerProto.GetProofResponse
GetProofResponse can be used together with the Genesis block to proof that
the returned key/value pair is in the collection.
|
static interface |
OmniLedgerProto.GetProofResponseOrBuilder |
static class |
OmniLedgerProto.Proof
This Structure could later be moved to cothority/skipchain.
|
static interface |
OmniLedgerProto.ProofOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018. All rights reserved.