Merge branch 'ac_address' into streamer_recv

This commit is contained in:
blackjok3rtt
2018-10-30 22:39:30 +08:00
committed by GitHub
3 changed files with 3 additions and 1 deletions

View File

@@ -4967,6 +4967,7 @@ UniValue setpubkey(const UniValue& params, bool fHelp)
"\nResult:\n"
" {\n"
" \"pubkey\" : \"pubkey\", (string) The pubkey\n"
" \"ismine\" : \"true/false\", (bool)\n"
" \"R-address\" : \"R address\", (string) The pubkey\n"
" }\n"
"\nExamples:\n"