Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into rock-paper-scissors
Conflicts: libraries/chain/include/graphene/chain/config.hpp
This commit is contained in:
commit
74bcc3ed4f
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,10 +23,10 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
//#define GRAPHENE_SYMBOL "TESTPLAYS"
|
||||
//#define GRAPHENE_ADDRESS_PREFIX "TEST"
|
||||
#define GRAPHENE_SYMBOL "PPY"
|
||||
#define GRAPHENE_ADDRESS_PREFIX "BTS"
|
||||
//#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