ruimarinho / bitcoin-core

A modern Bitcoin Core REST and RPC client.
482 stars 188 forks source link

support listDescriptors method for version >=0.22.0 #151

Closed turkycat closed 7 months ago

turkycat commented 9 months ago

I have a use case for the listDescriptors method in my environment. I noticed that it was missing from the methods list, and I have successfully tested this function with multiple simultaneous wallets.