Update docs/liquid-part1.md

This commit is contained in:
b0xxer 2024-01-20 08:32:38 -06:00
parent 37181fac00
commit fa0c3e057a

View File

@ -73,7 +73,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup
- `$ ln -s elements-23.2.1-x86_64 elements` - `$ ln -s elements-23.2.1-x86_64 elements`
* Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values * Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values
![](elements-umbrel.png) ![](umbrel-elements.png)
- `$ export E_RPCUSER=elements` - `$ export E_RPCUSER=elements`
- `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX` - `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX`