Update docs/liquid/liquid-part1.md

This commit is contained in:
b0xxer 2024-01-24 10:27:46 -06:00
parent abde8bff54
commit fa9db779e0

View File

@ -85,7 +85,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup
- `$ sudo ./scripts/app compose elements exec node elements-cli -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS getwalletinfo`
# First Peg-In
Now let's peg-in some bitcoin in order to receive L-BTC within our Liquid wallet. (*NOTE: There are online services that automate this entire process and make it much simpler. In general services like [Sideswap](https://sideswap.io/peg-in-out/) makke this process much easier*)
Now let's peg-in some bitcoin in order to receive L-BTC within our Liquid wallet. (*NOTE: There are online services that automate this entire process and make it much simpler. In general services like [Sideswap](https://sideswap.io/peg-in-out/) make this process much easier*)
* Generate a new peg-in address
- `$ sudo ./scripts/app compose elements exec node elements-cli -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS getpeginaddress`