RPC - Remove P2PKH message from protx help (#2773)
This commit is contained in:
parent
a69a5cf4a0
commit
25205fd463
@ -36,7 +36,6 @@ std::string GetHelpString(int nParamNum, std::string strParamName)
|
||||
static const std::map<std::string, std::string> mapParamHelp = {
|
||||
{"collateralAddress",
|
||||
"%d. \"collateralAddress\" (string, required) The dash address to send the collateral to.\n"
|
||||
" Must be a P2PKH address.\n"
|
||||
},
|
||||
{"collateralHash",
|
||||
"%d. \"collateralHash\" (string, required) The collateral transaction hash.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user