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 committed Feb 21, 2024
1 parent 31e91e2 commit ad1ee3a
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 ad1ee3a

Please sign in to comment.