| Class | 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.
|
| TxResult |
Copyright © 2019. All rights reserved.