1
1
mirror of https://github.com/bumi/lntip synced 2025-06-17 10:15:35 +00:00

9 Commits

Author SHA1 Message Date
f79fb1747f Respect PORT environment variable
this makes it easier to run on PaaS as heroku
2020-10-25 23:44:40 +01:00
1e40a617f9 Simplify configuration and remove nesting
We do not have that many config options. Nesting is not needed right now
and makes it only more complicated
2020-10-25 22:48:00 +01:00
77a96bdd83 Sorry go fmt 2020-10-25 22:16:05 +01:00
dcaa4f6cc4 Add Support for macaroon and cert as HEX strings
This also changes the configuration options.
Now multiple config sources are supported:

1. cli flags
2. environment variables
3. config toml file
2020-10-25 22:16:05 +01:00
9afa340725 Formatting 2020-10-24 11:38:44 +02:00
05fa7500b0 Comments and documentation 2020-10-23 20:38:18 +02:00
456ae2eb50 Add endpoint to get ne onchain BTC address 2020-10-22 20:15:34 +02:00
9862c53016 Missed dependency updates 2020-10-18 22:29:18 +02:00
5115fbb1ab Rename to lnme 2020-10-18 02:33:22 +02:00