mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge #970: Specify the dynafed epoch length for liquidv1
70390ee638 Specify the dynafed epoch length for liquidv1 (Steven Roose)
Pull request description:
Tree-SHA512: edea8187c41a7ecfd8e3dea58dc28ede6fa34082b2ff74bdadcd67ac53b5f4fb165dbd5d1776e8d3c811b3bd49cabf1abb037236def1f7372e794d459ed44de4
This commit is contained in:
commit
0c82c2743b
1 changed files with 1 additions and 1 deletions
|
|
@ -734,8 +734,8 @@ public:
|
|||
g_con_blockheightinheader = true;
|
||||
g_con_elementsmode = true;
|
||||
consensus.elements_mode = g_con_elementsmode;
|
||||
// TODO: Pick appropriate value for this network.
|
||||
consensus.total_valid_epochs = 2;
|
||||
consensus.dynamic_epoch_length = 20160;
|
||||
|
||||
|
||||
consensus.genesis_subsidy = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue