diff --git a/specifications/api/swagger.yaml b/specifications/api/swagger.yaml index 273622b61b0..1211b84f0b6 100644 --- a/specifications/api/swagger.yaml +++ b/specifications/api/swagger.yaml @@ -2180,7 +2180,12 @@ paths: description: |

status: stable

- Migrate all funds from a Byron wallet to set of addresses. + Create one or several transactions sending all funds from a Byron wallet to set of addresses. + This operation tries to preserve as much as possible the current UTxO shape of a wallet (hence + why several transactions may be needed). + + A typical usage would be when one wants to move all funds from an old wallet to another (Shelley + or Byron) by providing addresses coming from the new wallet. parameters: - <<: *parametersWalletId name: walletId