From e831ff11f332c91a4f6ddd6766d16ef93215b438 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 8 Jan 2023 12:56:06 -0600 Subject: Updated bitcoind and lnd versions and added a lnd hex macaroon script for Zeus. --- lnd/files/lnd-hex-macaroon | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lnd/files/lnd-hex-macaroon (limited to 'lnd/files') 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 -- cgit v1.2.3