From 37181fac00c51805c7c06e8c58b39efb07401400 Mon Sep 17 00:00:00 2001 From: b0xxer Date: Sat, 20 Jan 2024 08:31:38 -0600 Subject: [PATCH] Update docs/liquid-part1.md --- docs/liquid-part1.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/liquid-part1.md b/docs/liquid-part1.md index 748597e..8bc5154 100644 --- a/docs/liquid-part1.md +++ b/docs/liquid-part1.md @@ -72,6 +72,9 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup - `$ tar xf elements-23.2.1-x86_64-linux-gnu.tar.gz` - `$ ln -s elements-23.2.1-x86_64 elements` * Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values + +![](elements-umbrel.png) + - `$ export E_RPCUSER=elements` - `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX` * You should now be able to issue commands against the elements daemon