Skip to content

Commit a8b6fd4

Browse files
committed
Add importDescriptors
1 parent e5cf912 commit a8b6fd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/methods.js

+4
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,10 @@ module.exports = {
465465
},
466466
version: '>=0.10.0'
467467
},
468+
importDescriptors: {
469+
category: 'wallet',
470+
version: '>=0.21.0'
471+
},
468472
importMulti: {
469473
category: 'wallet',
470474
features: {

0 commit comments

Comments
 (0)