diff --git a/README.md b/README.md index 5266683..ab8665b 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ consolidation=1 * To use this feature, use a single lowercase "z" as the "from" in z_sendmany, such as: `z_sendmany "z" ...` * When using this, funds will be spent from any zaddr that has enough funds * Note that to use `z_sendmany` a single zaddr must have enough funds to make the transaction, funds from multiple zaddrs cannot be used. `z_mergetoaddress` can be used to spend funds from multiple zaddrs at one time. - * Sometimes there are unconfirmed transactions waiting to be relayed to the network. The wallet will resend them periodically but this can be forced with the [https://faq.hush.is/rpc/resendwallettransactions.html](resendwallettransactions) RPC + * Sometimes there are unconfirmed transactions waiting to be relayed to the network. The wallet will resend them periodically but this can be forced with the [resendwallettransactions](https://faq.hush.is/rpc/resendwallettransactions.html) RPC # How Shielded Addresses (zaddrs) Are Different