Update docs/liquid/liquid-part2.md

This commit is contained in:
b0xxer 2024-01-28 08:19:56 -06:00
parent 331666e27e
commit 95df9e5516

View File

@ -72,7 +72,8 @@ It is possible to 'unblind' this information to clients, but that would involve
* Let's create another address[^5] and another asset and this time choose a different option (specifically, lets create this asset unblinded):
`$ sudo ./scripts/app compose elements exec node elements-cli -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS issueasset 10 0 false`
```
$ sudo ./scripts/app compose elements exec node elements-cli -rpcuser=$E_RPCUSER -rpcpassword=$E_RPCPASS issueasset 10 0 false
{
"txid": "225f3ed16457467673fd64f3577031b91be370615b3feba53e1cc0b256768944",
@ -81,6 +82,7 @@ It is possible to 'unblind' this information to clients, but that would involve
"asset": "41c19a473c71298a28342ccbf6fcbd3042cae8607b3b79d336b4c02e89ba2c66",
"token": "10178003de4d2141fc318e3a61a7c8e1d43d3842a87fb8fb18fc1c1b09d081cb"
}
```
...and checking again what [the Liquid network knows about it](https://blockstream.info/liquid/asset/41c19a473c71298a28342ccbf6fcbd3042cae8607b3b79d336b4c02e89ba2c66)