| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin | |
| ch.epfl.dedis.byzcoin.contracts | |
| ch.epfl.dedis.byzcoin.transaction |
| Class and Description |
|---|
| ClientTransaction
ClientTransaction is a set of instructions are will be executed atomically by ByzCoin.
|
| ClientTransactionId
Implementation of
HashId. |
| TxResult |
| Class and Description |
|---|
| Argument
Argument is used in an Instruction.
|
| ClientTransactionId
Implementation of
HashId. |
| Instruction
An instruction is sent and executed by ByzCoin.
|
| Class and Description |
|---|
| Argument
Argument is used in an Instruction.
|
| ClientTransaction
ClientTransaction is a set of instructions are will be executed atomically by ByzCoin.
|
| ClientTransactionId
Implementation of
HashId. |
| Delete
Delete is an operation that an Instruction can take, it should be used for deleting an object.
|
| Instruction
An instruction is sent and executed by ByzCoin.
|
| Invoke
Invoke is an operation that an Instruction can take, it should be used for mutating an object.
|
| Spawn
Spawn is an operation that an Instruction can take, it should be used for creating an object.
|
Copyright © 2018. All rights reserved.