mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Change unlock window v3 to 144
This commit is contained in:
parent
9035375fca
commit
1e43a4ce21
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
#define CRYPTONOTE_MAX_TX_PER_BLOCK 0x10000000
|
||||
#define CRYPTONOTE_PUBLIC_ADDRESS_TEXTBLOB_VER 0
|
||||
#define CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW_V3 52560 // 6 months
|
||||
#define CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW_V3_SOLO 288
|
||||
#define CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW_V3_SOLO 144 // 12 hours
|
||||
#define CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW_V2 288
|
||||
#define CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW 60
|
||||
#define CURRENT_TRANSACTION_VERSION 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue