mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Specify the dynafed epoch length for liquidv1
This commit is contained in:
parent
8c834f7da1
commit
70390ee638
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