mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 01:43:50 +01:00
Apply suggestions from code review
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
This commit is contained in:
parent
2ef442cf83
commit
ec3b80cec9
@ -92,13 +92,13 @@
|
||||
* No transaction fees (other than the [network fee](https://en.bitcoin.it/wiki/Miner_fees))
|
||||
* No fees, middleman or KYC
|
||||
* Non-custodial (complete control over the private key)
|
||||
* Enhanced privacy & privacy
|
||||
* Enhanced privacy & security
|
||||
* Self-hosted
|
||||
* SegWit support
|
||||
* Lightning Network support (LND, c-lightning, Eclair, and Ptarmigan)
|
||||
* Tor support
|
||||
* Bitcoin-only build
|
||||
* Share your instance with friends
|
||||
* Share your instance with friends (multi-tenant)
|
||||
* Invoice management
|
||||
* Point of sale $ crowdfunding app
|
||||
* Payment requests and donation button
|
||||
@ -194,7 +194,7 @@ For more information, see the documentation:
|
||||
|
||||
### 🧪 API
|
||||
|
||||
BTCPay Server has two API:
|
||||
BTCPay Server has two APIs:
|
||||
|
||||
- **Greenfield API (New)**
|
||||
- [Greenfield API documentation](https://docs.btcpayserver.org/API/Greenfield/v1/)
|
||||
|
Loading…
Reference in New Issue
Block a user