| Package | Description |
|---|---|
| ch.epfl.dedis.lib.omniledger.contracts |
| Constructor and Description |
|---|
DarcInstance(OmniledgerRPC ol,
Darc d) |
DarcInstance(OmniledgerRPC ol,
InstanceId id)
Instantiates a new DarcInstance given a working omniledger instance and
an instanceId.
|
EventLogInstance(OmniledgerRPC ol,
InstanceId id)
Constructor for when the caller already knows the eventlog instance.
|
EventLogInstance(OmniledgerRPC ol,
List<Signer> signers,
DarcId darcId)
Constructor for when do you not know the eventlog instance, use this constructor when constructing for the first
time.
|
ValueInstance(OmniledgerRPC ol,
InstanceId id)
Instantiates a new ValueInstance given a working omniledger instance and
an instanceId.
|
ValueInstance(OmniledgerRPC ol,
Proof p) |
Copyright © 2018. All rights reserved.