Skip to content

Commit

Permalink
#3589: Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerbino committed Feb 11, 2020
1 parent e87be9f commit 370a92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/plugins/rc/rc_plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
// TODO: What should this value be for testnet?
#define STEEM_HISTORICAL_ACCOUNT_CREATION_ADJUSTMENT 2020748973

// Sentinel value for newley created accounts.
// Sentinel value for newly created accounts.
#define RC_PLUGIN_DEFAULT_INITIALIZED_MANA std::numeric_limits< int64_t >::max()

#ifndef IS_TEST_NET
Expand Down

0 comments on commit 370a92b

Please sign in to comment.