mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-18 06:14:21 +01:00
Update buy_btc.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Buy Bitcoin
|
# Buying Bitcoin
|
||||||
|
|
||||||
This section of the Breez SDK documentation provides an example on purchasing Bitcoin using Moonpay as the provider. The example code snippet demonstrates how to initiate a Bitcoin purchase transaction using the Breez SDK.
|
This section of the Breez SDK documentation provides an example on purchasing Bitcoin using Moonpay as the provider. The example code snippet demonstrates how to initiate a Bitcoin purchase transaction using the Breez SDK.
|
||||||
|
|
||||||
@@ -72,4 +72,4 @@ Once the buy is completed, the provider will transfer the Bitcoin to the generat
|
|||||||
{{#include ../../snippets/csharp/BuyBtc.cs:buy-btc}}
|
{{#include ../../snippets/csharp/BuyBtc.cs:buy-btc}}
|
||||||
```
|
```
|
||||||
</section>
|
</section>
|
||||||
</custom-tabs>
|
</custom-tabs>
|
||||||
|
|||||||
Reference in New Issue
Block a user