Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a helper method to derive an L1 wallet xpub #156

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

alecchendev
Copy link
Contributor

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.

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.
@alecchendev alecchendev requested a review from zhenlu January 24, 2025 20:11
@alecchendev alecchendev merged commit 632b1e4 into main Jan 24, 2025
2 checks passed
@alecchendev alecchendev deleted the 01-alec-l1-wallet-derivation branch January 24, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants