Update docs/liquid/liquid-part2.md

This commit is contained in:
b0xxer 2024-01-26 10:41:10 -06:00
parent 3f9a22557c
commit 9cc4d4a93a

View File

@ -161,11 +161,11 @@ This Confidential Asset has ultimate privacy, but sometimes its useful to have a
* Now we can see the total issued amount / supply[^2]
* Let's try sending this new unblinded asset to another wallet (my Blockstream Green mobile wallet) and see what is visible on the network.
- `$sudo ./scripts/app compose elements exec node elements-cli -named -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS sendtoaddress address="VJL6Thq......" amount=1.0 fee_rate=1 assetlabel="03d63d6c...."`
- `$sudo ./scripts/app compose elements exec node elements-cli -named -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS sendtoaddress address="VJLJZQ......" amount=1.0 fee_rate=1 assetlabel="409b1d0...."`
edf087368703bbb99054b4c5d7d1a85a9fbc4ad1ba9eac97c71463eb822dea3b
45044625975677c6164fd83a6c2f6cd3c44938bc0c2cd49e8fba60ebdec40368
* Looking up this transaction on the [block explorer, we see](https://blockstream.info/liquid/tx/edf087368703bbb99054b4c5d7d1a85a9fbc4ad1ba9eac97c71463eb822dea3b):
* Looking up this transaction on the [block explorer, we see](https://blockstream.info/liquid/tx/45044625975677c6164fd83a6c2f6cd3c44938bc0c2cd49e8fba60ebdec40368):
![](3-part2-tx.png)