Get all of the descriptors from a legacy wallet
Declared in <wallet/wallet.h>
[[requires_capability(0x7fbc76bff6b8), requires_capability(0x7fbc81b79078), requires_capability(0x7fbc7e016ef8), requires_capability(0x7fbc7e2463a8), requires_capability(0x7fbc8e716fe8)]]
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. |