Files
cyphernode/cyphernodeconf_docker/templates/lightning/c-lightning
2021-05-13 09:56:53 -04:00
..
2020-01-27 14:42:15 -05:00
2019-06-03 17:19:55 -04:00
2021-05-13 09:56:53 -04:00
2019-06-03 17:19:55 -04:00

How to create the hmac for the cookie file:

# echo -n "access-key" | openssl dgst -hmac "cyphernode:sparkwallet" -sha256 -binary | base64 | sed 's/[\+\W]//g'