Use new hash prefixes.

This commit is contained in:
JoelKatz
2012-06-25 09:11:30 -07:00
parent 738627cef9
commit c1003de4e8
2 changed files with 2 additions and 3 deletions

View File

@@ -19,8 +19,6 @@ protected:
NewcoinAddress mPublicKey;
NewcoinAddress mPrivateKey; // If ours
static const uint32 sProposeMagic = 0x50525000; // PRP
public:
typedef boost::shared_ptr<LedgerProposal> pointer;