Rename types.h to IntegerTypes.h and move to ripple_basics.h

This commit is contained in:
Vinnie Falco
2013-05-24 08:01:55 -07:00
parent 7c376b2689
commit 251cf723a7
29 changed files with 19 additions and 37 deletions

View File

@@ -1,7 +1,6 @@
#ifndef __HASHPREFIXES__
#define __HASHPREFIXES__
#include "types.h"
// TXN - Hash of transaction plus signature to give transaction ID
const uint32 sHP_TransactionID = 0x54584E00;