Specify the dynafed epoch length for liquidv1

This commit is contained in:
Steven Roose 2021-03-11 17:34:37 +00:00
parent 3b5961d513
commit 92ae1f17b6
No known key found for this signature in database
GPG key ID: 2F2A88D7F8D68E87

View file

@ -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;