1
1
mirror of https://github.com/bumi/lntip synced 2025-06-16 09:45:35 +00:00

Update README.md

This commit is contained in:
bumi 2021-08-29 09:00:23 +02:00 committed by GitHub
parent 7283544b40
commit 031daed750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ LnMe needs the following LND permissions:
Use the LND [macaroon bakery](http://macaroon-bakery.freedomnode.com/) to create a new macaroon for LnMe.
To get the HEX versions of the files use `xxd -ps -u -c 100000` e.g. `cat invoice.macaroon | xxd -ps -u -c 100000`
To get the HEX versions of the files use `xxd -plain` e.g. `xxd -plain invoice.macaroon | tr -d '\n'`
### Deployment