diff --git a/docs/liquid/liquid-part2.md b/docs/liquid/liquid-part2.md index cd56e84..9257325 100644 --- a/docs/liquid/liquid-part2.md +++ b/docs/liquid/liquid-part2.md @@ -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="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)