Rename NewcoinAddress to RippleAddress.

This commit is contained in:
Arthur Britto
2012-10-25 18:31:20 -07:00
parent 06f7347d89
commit 249725b66b
55 changed files with 691 additions and 691 deletions

View File

@@ -2,7 +2,7 @@
#define __CONFIG__
#include "types.h"
#include "NewcoinAddress.h"
#include "RippleAddress.h"
#include "ParseSection.h"
#include "SerializedTypes.h"
@@ -93,7 +93,7 @@ public:
bool RPC_ALLOW_REMOTE;
// Validation
NewcoinAddress VALIDATION_SEED;
RippleAddress VALIDATION_SEED;
// Fees
uint64 FEE_DEFAULT; // Default fee.