ZEPH support

This commit is contained in:
MoneroOcean
2023-06-24 21:56:42 +00:00
parent 6731280da4
commit 62b4dc68e7

View File

@@ -33,6 +33,9 @@
#include "storages/portable_storage.h"
#include "string_tools.h"
#define COIN ((uint64_t)1000000000000) // pow(10, 12)
namespace oracle
{