mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 22:04:21 +01:00
Bump Rust snippets SDK dependency to v0.2.9
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
mod getting_started;
|
||||
mod receive_payment;
|
||||
mod send_payment;
|
||||
mod send_spontaneous_payment;
|
||||
mod list_payments;
|
||||
mod buy_btc;
|
||||
mod connecting_lsp;
|
||||
mod receive_onchain;
|
||||
mod send_onchain;
|
||||
mod fiat_currencies;
|
||||
mod getting_started;
|
||||
mod list_payments;
|
||||
mod lnurl_auth;
|
||||
mod lnurl_pay;
|
||||
mod lnurl_withdraw;
|
||||
mod lnurl_auth;
|
||||
mod fiat_currencies;
|
||||
mod buy_btc;
|
||||
mod receive_onchain;
|
||||
mod receive_payment;
|
||||
mod send_onchain;
|
||||
mod send_payment;
|
||||
mod send_spontaneous_payment;
|
||||
mod static_channel_backup;
|
||||
|
||||
use anyhow::Result;
|
||||
|
||||
Reference in New Issue
Block a user