This commit is contained in:
Alrighttt
2018-09-12 07:20:55 +02:00
parent 53f445159c
commit 7367534212

View File

@@ -915,7 +915,7 @@ UniValue getblocksubsidy(const UniValue& params, bool fHelp)
"}\n" "}\n"
"\nExamples:\n" "\nExamples:\n"
+ HelpExampleCli("getblocksubsidy", "1000") + HelpExampleCli("getblocksubsidy", "1000")
+ HelpExampleRpc("getblockubsidy", "1000") + HelpExampleRpc("getblocksubsidy", "1000")
); );
LOCK(cs_main); LOCK(cs_main);