diff --git a/src/rpc/rpcevo.cpp b/src/rpc/rpcevo.cpp index a7271f9c0..dd0af4c47 100644 --- a/src/rpc/rpcevo.cpp +++ b/src/rpc/rpcevo.cpp @@ -36,7 +36,6 @@ std::string GetHelpString(int nParamNum, std::string strParamName) static const std::map 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"