From 61221b9426518cf5e926c536966f4a267f3926a0 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Thu, 2 May 2019 10:15:32 -0300 Subject: [PATCH] Ptarmigan is not incomplete anymore --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1480839..d1124b1 100644 --- a/readme.md +++ b/readme.md @@ -44,7 +44,7 @@ Implementations of the Lightning Network Protocol - [lit](https://github.com/mit-dci/lit) - Lightning Network node software (Golang) - [c-lightning](https://github.com/ElementsProject/lightning) - A Lightning Network implementation in C - [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