Get all of the descriptors from a legacy wallet
Declared in <wallet/wallet.h>
[[requires_capability(0x7f94fde07358), requires_capability(0x7f95061aa098), requires_capability(0x7f94f2b7aba8), requires_capability(0x7f94f0cf9838), requires_capability(0x7f94fee3c228)]]
std::optional<MigrationData>
GetDescriptorsForLegacy(bilingual_str& error) const;
The migration data, or nullopt on failure.
| Name | Description |
|---|---|
| error | Set to an error message on failure. |