| Package | Description |
|---|---|
| ch.epfl.dedis.lib.omniledger |
| Modifier and Type | Method and Description |
|---|---|
SubId |
TransactionId.getSubId() |
SubId |
InstanceId.getSubId() |
static SubId |
SubId.one()
Creates a sub ID with the first byte set to 1.
|
static SubId |
SubId.random() |
static SubId |
SubId.zero()
Creates a sub ID with all bytes set to 0.
|
| Constructor and Description |
|---|
InstanceId(DarcId did,
SubId sid) |
TransactionId(DarcId did,
SubId sid) |
Copyright © 2018. All rights reserved.