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