Skip to content

Commit

Permalink
Add pre-compile constant for disabling BTC tx consensus rules
Browse files Browse the repository at this point in the history
- Not yet functional
  • Loading branch information
who-biz committed Oct 17, 2023
1 parent cb3ed79 commit 4e0e1b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cryptonote_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
#define DPOW_NOTARIZATION_WINDOW 25
#define DPOW_SYMBOL "BLUR"

#define DISABLE_BTC_TX_CHECKS 1

//#define ENABLE_DPOWCONFS 1
/* sets 'confirmations = 1' until block is notarized */

Expand Down

0 comments on commit 4e0e1b7

Please sign in to comment.