We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd7a27 commit 831347cCopy full SHA for 831347c
core/block_crypt.h
@@ -314,7 +314,7 @@ namespace beam
314
size_t MaxBodySize = 0x100000; // 1MB
315
316
bool AllowPublicUtxos = false;
317
- bool FakePoW = true; // dappnet
+ bool FakePoW = false;
318
319
Height MaxKernelValidityDH = 1440 * 30; // past Fork2
320
// if kernel has higher lifetime - its max height is implicitly decreased
0 commit comments