Set up lndhub.go #457
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/454-lndhub.go"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have migrated all balances from legacy lndhub to the new lndhub.go instance, and deployed akkounts from the respective branch for now.
closes #454
+1 I don't know the chef stuff well.
For the record:
ADMIN_TOKEN
is set this means accounts can only be created using this admin token (through akkounts for example)We do not have the fee reserve enabled, which means the user can withdraw 100% of their funds and we pay the outgoing lightning network fees.
The user's balance will then be negative, so once the user sends money in again it will be accounted.
695d0925a4
toa7e04f4e63
WIP: Set up lndhub.goto Set up lndhub.goJust FYI, I cherry-picked a commit from #458 into this one, so that I could converge
nginx_proxy
with that config still working.