mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
fix typescript snippet
This commit is contained in:
@@ -23,7 +23,7 @@ const exampleListCurrentFees = (currentFees: ReverseSwapPairInfo) => {
|
||||
// ANCHOR_END: get-current-reverse-swap-min-max
|
||||
}
|
||||
|
||||
const maxReverseSwapAmount = async () => {
|
||||
const maxAmount = async () => {
|
||||
// ANCHOR: max-reverse-swap-amount
|
||||
const maxAmount = await maxReverseSwapAmount()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user