mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
removed p2pkh constraint on protx register_fund (#109)
I have tested this, and it works for P2SH addresses.
This commit is contained in:
parent
5387d8ec44
commit
d208dac362
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ The `protx<!--noref--> register_fund` RPC creates and funds a ProRegTx with the
|
||||||
- n: "`collateralAddress`"
|
- n: "`collateralAddress`"
|
||||||
t: "string (hex)"
|
t: "string (hex)"
|
||||||
p: "Required<br>(exactly 1)"
|
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 %}
|
{% enditemplate %}
|
||||||
|
|
||||||
*Parameter #2---IP Address and port*
|
*Parameter #2---IP Address and port*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue