issues
search
bitcoindevkit
/
BDKSwiftExampleWallet
A native iOS app example using BDK
Other
23
stars
9
forks
source link
feat: import descriptor+xpub
#257
Closed
reez
closed
1 week ago
reez
commented
1 week ago
Description
254
Notes to the reviewers
Changelog notice
Checklists
All Submissions:
[x] I've signed all my commits
[x] I followed the
contribution guidelines
[x] I have formatted my code with
swift-format
per
.swift-format
file
New Features:
[ ] I've added tests for the new feature
[ ] I've added docs for the new feature
[ ] UI changes tested on small, medium, and large devices to ensure layout consistency
Bugfixes:
[ ] This pull request breaks the existing API
[ ] I've added tests to reproduce the issue which are now passing
[ ] I'm linking the issue being fixed by this PR
reez
commented
1 week ago
adding functionality for xpubs too now
Description
254
Notes to the reviewers
Changelog notice
Checklists
All Submissions:
.swift-format
fileNew Features:
Bugfixes: