mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
fix snippets
This commit is contained in:
@@ -38,7 +38,7 @@ async fn max_reverse_swap_amount(sdk: Arc<BreezServices>) -> Result<()> {
|
||||
|
||||
info!(
|
||||
"Max reverse swap amount: {:?}",
|
||||
max_amount.totalSat
|
||||
max_amount.total_sat
|
||||
);
|
||||
// ANCHOR_END: max-reverse-swap-amount
|
||||
|
||||
|
||||
Reference in New Issue
Block a user