mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
Remove GetFiatCurrenciesAndRates snippet
This commit is contained in:
@@ -14,9 +14,3 @@ const exampleFetchRates = async () => {
|
||||
const fiatRates = await fetchFiatRates()
|
||||
// ANCHOR_END: fetch-fiat-rates
|
||||
}
|
||||
|
||||
const exampleListCurrenciesAndRates = async () => {
|
||||
// ANCHOR: get-fiat-currencies-and-rates
|
||||
// TODO
|
||||
// ANCHOR_END: get-fiat-currencies-and-rates
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user