Update buy_btc.md

This commit is contained in:
Roy Sheinfeld
2023-12-17 15:33:43 +02:00
committed by GitHub
parent 6ed8fb1b9c
commit 745add87f2

View File

@@ -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.
@@ -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}}
```
</section>
</custom-tabs>
</custom-tabs>