Topup functions
This commit is contained in:
@ -17,6 +17,11 @@
|
||||
"DataHost": "http://localhost:5295/api/playlist/",
|
||||
"App": "test",
|
||||
"Relays": ["ws://localhost:8081"],
|
||||
"PrivateKey": "nsec1yqtv8s8y9krh6l8pwp09lk2jkulr9e0klu95tlk7dgus9cklr4ssdv3d88"
|
||||
"PrivateKey": "nsec1yqtv8s8y9krh6l8pwp09lk2jkulr9e0klu95tlk7dgus9cklr4ssdv3d88",
|
||||
"Lnd": {
|
||||
"Endpoint": "https://localhost:10002",
|
||||
"CertPath": "/Users/kieran/.polar/networks/1/volumes/lnd/bob/tls.cert",
|
||||
"MacaroonPath": "/Users/kieran/.polar/networks/1/volumes/lnd/bob/data/chain/bitcoin/regtest/admin.macaroon"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user