Compare commits

...

2 Commits

Author SHA1 Message Date
MoneroOcean 3da08f4e74 Fixed tx version 2021-07-21 02:13:19 +00:00
MoneroOcean d9778fd1ef Fixed tx version 2021-07-21 02:13:01 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cryptoforknote-util",
"version": "10.0.2",
"version": "10.0.3",
"main": "cryptoforknote-util",
"author": {
"name": "LucasJones",
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#define CURRENT_TRANSACTION_VERSION 4
#define CURRENT_TRANSACTION_VERSION 1
#define OFFSHORE_TRANSACTION_VERSION 3
#define HF_VERSION_XASSET_FEES_V2 17