mirror of
https://github.com/bumi/lntip
synced 2025-06-16 09:45:35 +00:00
Update README.md
This commit is contained in:
parent
7283544b40
commit
031daed750
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user