Skip to content

Commit

Permalink
Remove outdated information about peg-in address creation pre-HD
Browse files Browse the repository at this point in the history
  • Loading branch information
instagibbs committed Dec 4, 2019
1 parent 2949ea9 commit eec0b3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wallet/rpcwallet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4824,7 +4824,6 @@ UniValue getpeginaddress(const JSONRPCRequest& request)
RPCHelpMan{"getpeginaddress",
"\nReturns information needed for claimpegin to move coins to the sidechain.\n"
"The user should send coins from their Bitcoin wallet to the mainchain_address returned.\n"
"IMPORTANT: Like getaddress, getpeginaddress adds new secrets to wallet.dat, necessitating backup on a regular basis.\n",
{},
RPCResult{
"\"mainchain_address\" (string) Mainchain Bitcoin deposit address to send bitcoin to\n"
Expand Down

0 comments on commit eec0b3f

Please sign in to comment.