Merge pull request #45 from fiatjaf/patch-2

Ptarmigan is not incomplete anymore
This commit is contained in:
Ben Congdon
2019-05-02 12:13:28 -05:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ Implementations of the Lightning Network Protocol
- [c-lightning](https://github.com/ElementsProject/lightning) - A Lightning Network implementation in C - [c-lightning](https://github.com/ElementsProject/lightning) - A Lightning Network implementation in C
- [rust-lightning](https://github.com/rust-bitcoin/rust-lightning) - A Lightning Network implementation in Rust [Incomplete] - [rust-lightning](https://github.com/rust-bitcoin/rust-lightning) - A Lightning Network implementation in Rust [Incomplete]
- [lightning-onion](https://github.com/lightningnetwork/lightning-onion) - Onion Routed Micropayments for the Lightning Network (Golang) - [lightning-onion](https://github.com/lightningnetwork/lightning-onion) - Onion Routed Micropayments for the Lightning Network (Golang)
- [ptarmigan](https://github.com/nayutaco/ptarmigan) - C++ BOLT-Compliant Lightning Network Implementation [Incomplete] - [ptarmigan](https://github.com/nayutaco/ptarmigan) - C++ BOLT-Compliant Lightning Network Implementation
### Specifications / White Papers ### Specifications / White Papers