Add data bag for LND credentials

This commit is contained in:
Basti 2021-07-01 13:17:51 +02:00
parent 4bda4d7857
commit 37873fb881
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"id": "lnd",
"password": {
"encrypted_data": "etEgstimoXqyD8HhZZ7rKW0+LW3rnYAR3f++AOv6SA==\n",
"iv": "g9LA7GpA6eV1ZAJu\n",
"auth_tag": "wv67Nliq0HGqAhVeyhNO/g==\n",
"version": 3,
"cipher": "aes-256-gcm"
}
}