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:
parent
cd67d72fee
commit
90553db95b
2 changed files with 196842 additions and 2112 deletions
198950
genesis/genesis.json
198950
genesis/genesis.json
File diff suppressed because it is too large
Load diff
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue