ADD: post to GroundControl notification about invoice paid

This commit is contained in:
Overtorment
2020-07-11 14:42:09 +01:00
parent 9533e43d19
commit 69ce4d032a
3 changed files with 145 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "LndHub",
"version": "1.2.0",
"version": "1.2.1",
"description": "",
"main": "index.js",
"scripts": {
@@ -26,6 +26,7 @@
"eslint-plugin-prettier": "^3.1.4",
"express": "^4.16.4",
"express-rate-limit": "^5.1.3",
"frisbee": "^3.1.3",
"grpc": "^1.24.3",
"ioredis": "^4.17.3",
"jayson": "^3.3.3",