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