fix opreturn_burn help

This commit is contained in:
Alrighttt
2019-07-11 01:43:30 +02:00
parent ce29e26742
commit 8a29940908

View File

@@ -8084,8 +8084,6 @@ UniValue opreturn_burn(const UniValue& params, bool fHelp)
"\nResult:\n"
" {\n"
" \"hex\" : \"hexstring\", (string) raw hex of transaction \n"
" \"ismine\" : \"true/false\", (bool)\n"
" \"R-address\" : \"R address\", (string) The pubkey\n"
" }\n"
"\nExamples:\n"
"\nBurn 10 coins with OP_RETURN data \"deadbeef\"\n"