| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin.transaction |
| Modifier and Type | Method and Description |
|---|---|
Delete |
Instruction.getDelete() |
| Constructor and Description |
|---|
Instruction(InstanceId instId,
byte[] nonce,
int index,
int length,
Delete delete)
Use this constructor if it is a delete instruction, i.e.
|
Copyright © 2018. All rights reserved.