mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Specify the dynafed epoch length for liquidv1
This commit is contained in:
parent
3b5961d513
commit
92ae1f17b6
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