Added package bitcoinlightning (#2334)

This commit is contained in:
Juan Carlos
2022-08-27 01:03:22 +08:00
committed by GitHub
parent 20cfa2a6bc
commit 5e33605807
+11
View File
@@ -27242,5 +27242,16 @@
"description": "A wrapper for libdeflate",
"license": "MIT",
"web": "https://github.com/radekm/nim_libdeflate_gzip"
},
{
"name": "bitcoinlightning",
"url": "https://github.com/juancarlospaco/bitcoin-lightning",
"method": "git",
"tags": [
"crypto"
],
"description": "Bitcoin Lightning client",
"license": "MIT",
"web": "https://github.com/juancarlospaco/bitcoin-lightning"
}
]