1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 08:08:11 +00:00

Edited ch05_wallets.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-26 19:54:45 +00:00
parent 544f9426f3
commit 844e381568

View File

@ -575,6 +575,7 @@ paths_. Several popular implicit paths defined by BIPs are shown in <<bip_implic
</table> </table>
++++ ++++
[role="less_space pagebreak-before"]
The second solution is to back up the path information with the recovery The second solution is to back up the path information with the recovery
code, making it clear which path is used with which scripts. We ((("explicit paths", id="explicit-path")))call code, making it clear which path is used with which scripts. We ((("explicit paths", id="explicit-path")))call
this _explicit paths_. this _explicit paths_.