Update docs/liquid/liquid-part1.md

This commit is contained in:
b0xxer 2024-01-21 11:17:58 -06:00
parent 073a4e2c20
commit d047f809bf

View File

@ -65,7 +65,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup
### Running Elements on Umbrel ### Running Elements on Umbrel
* Meet requirements (1TB disk for BTC / 25GB disk for Liquid / >8GB RAM[^2]) * 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' * Install Elements 'App'
... Go take a several hour break while it downloads ... ... 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) ![](umbrel-elements.png)
* Save the above values as bash variables for use later
- `$ export E_RPCUSER=elements` - `$ export E_RPCUSER=elements`
- `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX` - `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX`
* You should now be able to issue commands against the elements daemon * You should now be able to issue commands against the elements daemon