diff options
author | lsilva01 <lsilva01@protonmail.com> | 2021-08-27 22:37:34 -0300 |
---|---|---|
committer | lsilva01 <lsilva01@protonmail.com> | 2021-12-13 02:33:32 -0300 |
commit | 1ef2c034523d0dfc36c84186d7a110cfc7de238b (patch) | |
tree | e8fb9c5bc2dbf07354b8a339c291d43c3580172a /doc/README.md | |
parent | 5e3380b9f59481fc18e05b9d651c3c733abe4053 (diff) |
Add multisig tutorial
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index aabfe220bc..eb5f862cc8 100644 --- a/doc/README.md +++ b/doc/README.md @@ -77,6 +77,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th - [I2P Support](i2p.md) - [Init Scripts (systemd/upstart/openrc)](init.md) - [Managing Wallets](managing-wallets.md) +- [Multisig Tutorial](multisig-tutorial.md) - [PSBT support](psbt.md) - [Reduce Memory](reduce-memory.md) - [Reduce Traffic](reduce-traffic.md) |