| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin | |
| ch.epfl.dedis.byzcoin.contracts | |
| ch.epfl.dedis.calypso |
| Modifier and Type | Method and Description |
|---|---|
static Instance |
Instance.fromByzcoin(ByzCoinRPC bc,
InstanceId id)
Creates an instance given an id and a Byzcoin service.
|
static Instance |
Instance.fromProof(Proof p)
Creates an instance from a proof received from ByzCoin.
|
Instance |
Proof.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
DarcInstance.getInstance() |
Instance |
ValueInstance.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
ReadInstance.getInstance()
Get the instance object.
|
Instance |
WriteInstance.getInstance()
Get the instance.
|
| Modifier and Type | Method and Description |
|---|---|
static WriteData |
WriteData.fromInstance(Instance inst)
Recreates a WriteData from an instance.
|
| Constructor and Description |
|---|
ReadData(Instance inst)
Creates a new ReadData from an existing instance.
|
Copyright © 2018. All rights reserved.