This commit is contained in:
anon 2023-09-15 10:14:37 -04:00 committed by GitHub
parent c1031bbe50
commit 0abe6b5be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,3 +60,7 @@ includes scripts to test relay implementations for spec compliance and common is
### https://github.com/lnproxy/lnproxy-client
Go client for requesting and validating proxy invoices from relays.
### https://github.com/shoupn/lnproxy
@shoupn's implementation of an lnproxy relay in C#.