Renamed files

This commit is contained in:
barry 2024-01-24 05:06:30 -06:00
parent 0110b7f9cf
commit 8697518748
6 changed files with 7 additions and 5 deletions

View File

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 121 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -13,3 +13,5 @@ b_txtproof
output from elements claim script output from elements claim script
224b038a6c0a332f7c6eff0dc280a8908542972fc82e507150571e55e94fe838 224b038a6c0a332f7c6eff0dc280a8908542972fc82e507150571e55e94fe838

View File

@ -34,8 +34,8 @@ By default, all Liquid transactions use *Confidential Transactions*, so both the
Here are some charts showing current ecosystem members and the roles various members can fulfill. In total there are currently 66 Liquid Members (not all Members are Functionaries). Here are some charts showing current ecosystem members and the roles various members can fulfill. In total there are currently 66 Liquid Members (not all Members are Functionaries).
![](liquid-member-logos.png) ![](1-liquid-member-logos.png)
![](liquid-roles.png) ![](2-liquid-roles.png)
### Assets ### Assets
@ -70,7 +70,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup
* 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
![](umbrel-elements.png) ![](3-umbrel-elements.png)
* Save the above values as bash variables for use later * Save the above values as bash variables for use later
- `$ export E_RPCUSER=elements` - `$ export E_RPCUSER=elements`

View File

@ -3,8 +3,8 @@ site_url: https://b0xxy.net
nav: nav:
- Home: index.md - Home: index.md
- About: about.md - About: about.md
- Liquid: - Deep Dives:
- "Liquid - Overview and Install": liquid-part1.md - "Liquid - Overview, Install, and Peg-In": liquid/liquid-part1.md
plugins: plugins:
- pdf-export - pdf-export