Store nodes and channels
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
"HOST": "127.0.0.1",
|
||||
"PORT": 3306,
|
||||
"SOCKET": "/var/run/mysql/mysql.sock",
|
||||
"DATABASE": "mempool",
|
||||
"USERNAME": "mempool",
|
||||
"PASSWORD": "mempool"
|
||||
"DATABASE": "lightning",
|
||||
"USERNAME": "root",
|
||||
"PASSWORD": "root"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user