update CURRENT_TRANSACTION_VERSION

This commit is contained in:
auruya
2025-09-22 13:31:53 +03:00
parent 2d8df58648
commit 87488b785a
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.vscode/*

View File

@@ -4,7 +4,7 @@ Node-CryptoForkNote-Util with Merged Mining support
Installing locally and testing
-----
```
npm install https://github.com/MoneroOcean/node-cryptoforknote-util
npm install https://github.com/salvium/node-cryptoforknote-util
```
Dependencies

View File

@@ -1,6 +1,6 @@
#pragma once
#define CURRENT_TRANSACTION_VERSION 2
#define CURRENT_TRANSACTION_VERSION 4
#define HF_VERSION_ENABLE_N_OUTS 2
#define TRANSACTION_VERSION_N_OUTS 3
#define TRANSACTION_VERSION_CARROT 4