| Package | Description |
|---|---|
| ch.epfl.dedis.byzgen |
| Modifier and Type | Method and Description |
|---|---|
CalypsoFactory |
CalypsoFactory.addConode(CalypsoFactory.ConodeAddress conode) |
CalypsoFactory |
CalypsoFactory.addConode(URI conode,
String publicKey) |
CalypsoFactory |
CalypsoFactory.addConodes(Collection<CalypsoFactory.ConodeAddress> conodes) |
CalypsoFactory |
CalypsoFactory.setGenesis(SkipblockId genesis)
Set chain genesis (getId/hash of the fist block in the chain)
|
CalypsoFactory |
CalypsoFactory.setLTSId(LTSId ltsId)
Sets the LTSId to use for all write and read requests.
|
Copyright © 2018. All rights reserved.