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

Allow importing multiple descriptors with importdescriptors #378

Closed
wants to merge 1 commit into from

Conversation

casey
Copy link
Contributor

@casey casey commented Nov 12, 2024

Changes import_descriptors to accept a slice of ImportDescriptors, instead of just one, to allow importing multiple descriptors at once. Tested against Bitcoin Core 28.0.0.

@apoelstra
Copy link
Member

Heads up that this repo appears unmaintained -- we have another project https://github.com/rust-bitcoin/rust-bitcoind-json-rpc/ we are working on (well, Tobin is) to replace it.

@casey
Copy link
Contributor Author

casey commented Nov 15, 2024

Good to know!

@casey casey closed this Nov 15, 2024
@casey casey deleted the import-multiple-descriptors branch November 15, 2024 02:55
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