RPC - Remove P2PKH message from protx help (#2773)

This commit is contained in:
thephez 2019-03-15 04:49:44 -04:00 committed by UdjinM6
parent a69a5cf4a0
commit 25205fd463

View File

@ -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"