| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin.transaction |
| Modifier and Type | Method and Description |
|---|---|
Delete |
Instruction.getDelete()
Getter for the delete argument.
|
| Constructor and Description |
|---|
Instruction(InstanceId instId,
List<Identity> ids,
List<Long> ctrs,
Delete delete)
Use this constructor if it is a delete instruction, i.e.
|
Copyright © 2019. All rights reserved.