mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Split DH from utils, remove utils from project
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
#include "Config.h"
|
||||
#include "Application.h"
|
||||
#include "SerializedTransaction.h"
|
||||
#include "utils.h"
|
||||
|
||||
// VFALCO: TODO, make this an inline function
|
||||
#define ADDRESS(p) strHex(uint64( ((char*) p) - ((char*) 0)))
|
||||
|
||||
SETUP_LOG (Peer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user