rust-bitcoin / rust-bitcoincore-rpc

Rust RPC client library for the Bitcoin Core JSON-RPC API.
343 stars 258 forks source link

add list descriptors struct #288

Closed gruve-p closed 1 year ago

gruve-p commented 1 year ago

Add list_descriptors struct

apoelstra commented 1 year ago

Looks good! But could you please add a test for this to the integration_tests/ directory?

gruve-p commented 1 year ago

Looks good! But could you please add a test for this to the integration_tests/ directory?

Currently not able to add a test as I am travelling. You can close this PR if it can't be merged without a test.

apoelstra commented 1 year ago

This is a slow-moving repo. I'll leave it open.

If there's no update in a month or two I'll probably close it :).