| Package | Description |
|---|---|
| ch.epfl.dedis.lib.omniledger | |
| ch.epfl.dedis.lib.omniledger.contracts |
| Class and Description |
|---|
| Argument
Argument is used in an Instruction.
|
| ClientTransaction
ClientTransaction is a set of instructions are will be executed atomically by OmniLedger.
|
| Config
Config is the genesis configuration of an omniledger instance.
|
| Delete
Delete is an operation that an Instruction can take, it should be used for deleting an object.
|
| InstanceId
Implementation of
HashId. |
| Instruction
An instruction is sent and executed by OmniLedger.
|
| Invoke
Invoke is an operation that an Instruction can take, it should be used for mutating an object.
|
| Proof
Proof represents a key/value entry in the collection and the path to the
root node.
|
| Spawn
Spawn is an operation that an Instruction can take, it should be used for creating an object.
|
| SubId
Implementation of
HashId. |
| Class and Description |
|---|
| Argument
Argument is used in an Instruction.
|
| Instance
An instance represents the data that can be interpreted by the
corresponding contract.
|
| InstanceId
Implementation of
HashId. |
| Instruction
An instruction is sent and executed by OmniLedger.
|
| OmniledgerRPC
Class OmniledgerRPC interacts with the omniledger service of a conode.
|
| Proof
Proof represents a key/value entry in the collection and the path to the
root node.
|
| TransactionId
Implementation of
HashId. |
Copyright © 2018. All rights reserved.