Get desktop application:
View/edit binary Protocol Buffers messages
Executes recommendations previously returned by `GetRecommendations`. Intended to be used when autoswap is fully configured but not enabled to allow for manual approval.
Forcefully execute all recommendations, even ones that have dismissal reasons.
(message has no fields)
Returns the currently used configuration.
(message has no fields)
Returns a list of swaps which are currently recommended by autoswap. Also works when autoswap is not running.
(message has no fields)
Returns the current budget of autoswap and some relevant stats.
(message has no fields)
Reloads the configuration from disk.
Updates the chain configuration entirely or partially. Autoswap will reload the configuration after this call.
Updates the lightning configuration entirely or partially. Autoswap will reload the configuration after this call.
Used in:
Used in: ,
Used in: ,
Populated when a swap is recommended based on the configured `wallet_balance` of the configured `from_wallet` exceeds the currently configured `max_balance`
Used in:
Reasons for which the swap is not being executed
Used as response type in: AutoSwap.GetConfig, AutoSwap.ReloadConfig, AutoSwap.UpdateChainConfig, AutoSwap.UpdateLightningConfig
Used in: ,
Used in: ,
Populated when a swap is recommended for the associated `channel`, otherwise, the current balances are below the configured thresholds
the thresholds for a swap to be recommended for the `channel`
Used in:
Reasons for which the swap is not being executed
Used in:
Used in: