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:
Roman Olearski 2017-05-24 19:37:08 +02:00
commit 74bcc3ed4f
2 changed files with 196842 additions and 2112 deletions

File diff suppressed because it is too large Load diff

View file

@ -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