Skip to content

Commit

Permalink
Add multi wallet support for importDescriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelGama authored and pedrobranco committed Feb 27, 2024
1 parent 16fd17b commit b11c502
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/methods.js
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,9 @@ module.exports = {
},
importDescriptors: {
category: 'wallet',
features: {
multiwallet: '>=0.21.0'
},
version: '>=0.21.0'
},
importMulti: {
Expand Down

0 comments on commit b11c502

Please sign in to comment.