mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-07 13:29:46 -08:00
dynamic coin name
This commit is contained in:
@@ -21,6 +21,10 @@ extern const std::string CLIENT_NAME;
|
||||
extern const std::string CLIENT_BUILD;
|
||||
extern const std::string CLIENT_DATE;
|
||||
|
||||
// Coin Name
|
||||
static const std::string COIN_NAME("casinocoin");
|
||||
static const std::string COIN_NAME_DISPLAY("CasinoCoin");
|
||||
|
||||
//
|
||||
// network protocol versioning
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user