-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a helper method to derive an L1 wallet xpub (#156)
When a user first enables an L1 wallet for their node, they'll need to provide an extended public key from which we can derive addresses to send funds to. This adds a helper function to provide an example/make it easy for the user to do this.
- Loading branch information
1 parent
037c4b0
commit 632b1e4
Showing
2 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters