Added package bitcoinlightning (#2334)

This commit is contained in:
Juan Carlos 2022-08-26 14:03:22 -03:00 committed by GitHub
parent 20cfa2a6bc
commit 5e33605807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]