Update docs/liquid/liquid-part2.md

This commit is contained in:
b0xxer 2024-01-26 10:44:53 -06:00
parent 9cc4d4a93a
commit 72c8c72445

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] * 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. * 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="VJLJZQ......" amount=1.0 fee_rate=1 assetlabel="409b1d0...."` - `$sudo ./scripts/app compose elements exec node elements-cli -named -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS sendtoaddress address="VJLJZQ......" amount=2.0 assetlabel="409b1d0...."`
45044625975677c6164fd83a6c2f6cd3c44938bc0c2cd49e8fba60ebdec40368 1122b7ef721864b0682120d474cc5a68e6c58fc62a2482bdc5195782f4503e7a
* Looking up this transaction on the [block explorer, we see](https://blockstream.info/liquid/tx/45044625975677c6164fd83a6c2f6cd3c44938bc0c2cd49e8fba60ebdec40368): * Looking up this transaction on the [block explorer, we see](https://blockstream.info/liquid/tx/1122b7ef721864b0682120d474cc5a68e6c58fc62a2482bdc5195782f4503e7a):
![](3-part2-tx.png) ![](3-part2-tx.png)