diff --git a/src/methods.js b/src/methods.js index c171200..d33d50a 100644 --- a/src/methods.js +++ b/src/methods.js @@ -545,6 +545,13 @@ module.exports = { category: 'network', version: '>=0.12.0' }, + listDescriptors: { + category: 'wallet', + features: { + multiwallet: '>=0.22.0' + }, + version: '>=0.22.0' + }, listLabels: { category: 'wallet', features: {