Correct DefaultWalletLayout example link.
This commit is contained in:
parent
8f049a120c
commit
a36fbe9ade
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ $ go get github.com/conformal/btcutil/hdkeychain
|
|||
Demonstrates how to generate a cryptographically random seed then use it to
|
||||
create a new master node (extended key).
|
||||
* [Default Wallet Layout Example]
|
||||
(http://godoc.org/github.com/conformal/btcutil/hdkeychain##example-package--DefaultWalletLayout)
|
||||
(http://godoc.org/github.com/conformal/btcutil/hdkeychain#example-package--DefaultWalletLayout)
|
||||
Demonstrates the default hierarchical deterministic wallet layout as described
|
||||
in BIP0032.
|
||||
* [Audits Use Case Example]
|
||||
|
|
Loading…
Reference in a new issue