Update key core asset and key prefix to PPY.

Add BitShares sharedrop balances, PEERPLAYS token balances, and reserved
accounts for exchanges to genesis file.
This commit is contained in:
Eric Frias 2017-05-24 13:16:12 -04:00
parent cd67d72fee
commit 90553db95b
2 changed files with 196842 additions and 2112 deletions

File diff suppressed because it is too large Load diff

View file

@ -23,8 +23,8 @@
*/
#pragma once
#define GRAPHENE_SYMBOL "TESTPLAYS"
#define GRAPHENE_ADDRESS_PREFIX "TEST"
#define GRAPHENE_SYMBOL "PPY"
#define GRAPHENE_ADDRESS_PREFIX "PPY"
#define GRAPHENE_MIN_ACCOUNT_NAME_LENGTH 1
#define GRAPHENE_MAX_ACCOUNT_NAME_LENGTH 63