fixed circulating supply calculation; more rebranding; bumped version number to v0.3.0

This commit is contained in:
Some Random Crypto Guy
2024-06-20 12:02:43 +01:00
parent 2f08b2fe2e
commit 193a22d55c
11 changed files with 133 additions and 40 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
namespace daemon_args
{
std::string const WINDOWS_SERVICE_NAME = "Monero Daemon";
std::string const WINDOWS_SERVICE_NAME = "Salvium Daemon";
const command_line::arg_descriptor<std::string, false, true, 2> arg_config_file = {
"config-file"