diff options
Diffstat (limited to 'lnd/files')
| -rw-r--r-- | lnd/files/lnd-hex-macaroon | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lnd/files/lnd-hex-macaroon b/lnd/files/lnd-hex-macaroon new file mode 100644 index 0000000..ef706fa --- /dev/null +++ b/lnd/files/lnd-hex-macaroon @@ -0,0 +1,3 @@ +#! /bin/bash + +xxd -ps -u -c 1000 $1 |
