doc: link to managing-wallets from doc readme

This was forgotten in #22523.
This commit is contained in:
fanquake 2021-08-19 08:52:12 +08:00
parent cabbd01d85
commit 1ea11e10ac
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -77,6 +77,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th
- [Fuzz-testing](fuzzing.md)
- [I2P Support](i2p.md)
- [Init Scripts (systemd/upstart/openrc)](init.md)
- [Managing Wallets](managing-wallets.md)
- [PSBT support](psbt.md)
- [Reduce Memory](reduce-memory.md)
- [Reduce Traffic](reduce-traffic.md)