updated pricing record to support timestamps

This commit is contained in:
Neil Coggins
2021-07-20 21:07:54 +01:00
committed by MoneroOcean
parent b402ceb37f
commit d1a0cf9439
5 changed files with 245 additions and 23 deletions

View File

@@ -1,7 +1,8 @@
#pragma once
#define CURRENT_TRANSACTION_VERSION 1
#define CURRENT_TRANSACTION_VERSION 4
#define OFFSHORE_TRANSACTION_VERSION 3
#define HF_VERSION_XASSET_FEES_V2 17
enum BLOB_TYPE {
BLOB_TYPE_CRYPTONOTE = 0,