This commit is contained in:
jl777
2016-11-23 12:37:07 -03:00
parent e8ce1079fa
commit 58033467ff
4 changed files with 24 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
#endif*/
#define GENESIS_NBITS 0x1f00ffff
#define KOMODO_MINRATIFY 7
#define KOMODO_MINRATIFY ((height < 90000) ? 7 : 13)
#define KOMODO_MAXBLOCKS 5000000
#define KOMODO_EVENT_RATIFY 'P'