From c8dd7c4429c03f1be568606aa06fd1bab80a3c5f Mon Sep 17 00:00:00 2001 From: levonpetrosyan93 Date: Mon, 10 Jun 2024 11:12:25 +0400 Subject: [PATCH] The comment fixed --- src/rpc/misc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rpc/misc.cpp b/src/rpc/misc.cpp index aecc12980c..df4e4c9301 100644 --- a/src/rpc/misc.cpp +++ b/src/rpc/misc.cpp @@ -1582,7 +1582,7 @@ UniValue gettotalsupply(const JSONRPCRequest& request) if(!pblocktree->ReadTotalSupply(total)) throw JSONRPCError(RPC_DATABASE_ERROR, "Cannot read the total supply from the database. This functionality requires -addressindex to be enabled. Enabling -addressindex requires reindexing."); - total += 49839700000000; // The estimated amount of coins forged during the Zerocoin attacks (the negative balance of the pool) + total += 49839700000000; // The actual amount of coins forged during the Zerocoin attacks (the negative balance after the pool closed) total += 23750000000000; // The estimated amount of coins forged during the Lelantus attacks. total += 3131972000000; // The remaining amount of forged coins during CVE-2018-17144 attacks, after subtracting locked coins and burnt Coins sent to unrecoverable address https://explorer.firo.org/tx/0b53178c1b22bae4c04ef943ee6d6d30f2483327fe9beb54952951592e8ce368