Update 'doc/relnotes/README.md'

This commit is contained in:
duke
2023-02-09 11:25:38 +00:00
parent 9f90de2404
commit b29dfa0c93

View File

@@ -16,6 +16,14 @@ evil organizations.
...
```
This is an OPTIONAL release. It is recommended for exchanges, solo miners and mining pools to update to this release
* This release adds Tor v3 and i2p support (BIP155 also known as addrv2)
* Basic usage is `hushd -proxy=127.0.0.1:9050` for using a local Tor proxy.
* Use port 9150 if you are using Tor Browser. See docs/tor.md for details
* New CLI args: `-i2psam=<ip:port>` and `-i2pacceptincoming` . See docs/i2p.md for more info
* Tor and i2p seeds have been added
# Hush 3.9.2 "Anecdotal Axolotl"
```