Get all of the descriptors from a legacy wallet
Declared in <wallet/wallet.h>
[[requires_capability(0x7ff3720f1d08), requires_capability(0x7ff365f21d08), requires_capability(0x7ff35de606b8), requires_capability(0x7ff35efe5198), requires_capability(0x7ff366fd1778)]]
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. |