removed p2pkh constraint on protx register_fund (#109)

I have tested this, and it works for P2SH addresses.
This commit is contained in:
Aiden McClelland 2019-03-14 11:52:02 -06:00 committed by thephez
parent 5387d8ec44
commit d208dac362

View file

@ -146,7 +146,7 @@ The `protx<!--noref--> register_fund` RPC creates and funds a ProRegTx with the
- n: "`collateralAddress`"
t: "string (hex)"
p: "Required<br>(exactly 1)"
d: "The Dash address to send the collateral to (must be a P2PKH address)"
d: "The Dash address to send the collateral to"
{% enditemplate %}
*Parameter #2---IP Address and port*