| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin.contracts |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainConfigData.setInterval(java.time.Duration newInterval)
Sets the interval between two blocks.
|
void |
ChainConfigData.setMaxBlockSize(int newSize)
Sets the new maximum block size, which must be bigger than 2**14 bytes or 16kiBytes.
|
void |
ChainConfigData.setRoster(Roster newRoster)
Sets a new roster for ByzCoin.
|
Copyright © 2018. All rights reserved.