cancelWithdrawal
cancelWithdrawal
is a method on the ARIO
class that cancels a pending withdrawal for a gateway, returning the stake back to the delegated amount.
cancelWithdrawal
requires authentication.
Examples
cancelWithdrawal
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
gatewayAddress | string - WalletAddress | The wallet address of the gateway | false |
vaultId | string | The ID of the vault containing the withdrawal to cancel | false |
tags | array | An array of GQL tag objects to attach to the transfer AO message | true |