Fix wallet-related wording in doc/reduce-traffic.md

This commit is contained in:
Kris Nuttycombe 2021-10-13 13:20:40 -06:00 committed by GitHub
parent 5ad669baca
commit 0e685b67da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ Be reminded of the effects of this setting.
- Fee estimation will no longer work.
- It sets the flag "-walletbroadcast" to be "0", only if it is currently unset.
Doing so disables the automatic broadcasting of transactions from a wallet. Not
relaying other's transactions could hurt your privacy if used while a wallet
Doing so disables the automatic broadcasting of transactions from the wallet. Not
relaying other's transactions could hurt your privacy if used while the wallet
is loaded or if you use the node to broadcast transactions.
- If a peer is whitelisted and "-whitelistforcerelay" is set to "1" (which will
also set "whitelistrelay" to "1"), we will still receive and relay their transactions.