mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 22:04:21 +01:00
fix linter
This commit is contained in:
@@ -33,7 +33,6 @@ const maxAmount = async () => {
|
|||||||
// ANCHOR_END: max-reverse-swap-amount
|
// ANCHOR_END: max-reverse-swap-amount
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const exampleSendOnchain = async (currentFees: ReverseSwapPairInfo) => {
|
const exampleSendOnchain = async (currentFees: ReverseSwapPairInfo) => {
|
||||||
// ANCHOR: start-reverse-swap
|
// ANCHOR: start-reverse-swap
|
||||||
const onchainRecipientAddress = 'bc1..'
|
const onchainRecipientAddress = 'bc1..'
|
||||||
|
|||||||
Reference in New Issue
Block a user