Merge pull request #1 from salvium/update-config

update CURRENT_TRANSACTION_VERSION
This commit is contained in:
somerandomcryptoguy
2025-09-22 12:01:08 +01:00
committed by GitHub
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