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