From d047f809bf1ea0a4dba393c2ec681af49ffa49cc Mon Sep 17 00:00:00 2001 From: b0xxer Date: Sun, 21 Jan 2024 11:17:58 -0600 Subject: [PATCH] Update docs/liquid/liquid-part1.md --- docs/liquid/liquid-part1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/liquid/liquid-part1.md b/docs/liquid/liquid-part1.md index 38b138d..b9ab557 100644 --- a/docs/liquid/liquid-part1.md +++ b/docs/liquid/liquid-part1.md @@ -65,7 +65,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup ### Running Elements on Umbrel * Meet requirements (1TB disk for BTC / 25GB disk for Liquid / >8GB RAM[^2]) -* Running and Synced Bitcoin 'App' +* A running and fully-synced Bitcoin 'App' * Install Elements 'App' ... Go take a several hour break while it downloads ... @@ -78,6 +78,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup ![](umbrel-elements.png) +* Save the above values as bash variables for use later - `$ export E_RPCUSER=elements` - `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX` * You should now be able to issue commands against the elements daemon