Update docs/liquid/liquid-part2.md
This commit is contained in:
parent
8d112756c1
commit
a8e047da70
@ -140,7 +140,7 @@ export CONTRACT_HASH_REV=947a135a03e5e4f2fcfd295de987a388d06311bdc6c491950ed08f2
|
|||||||
- It has only been issued once
|
- It has only been issued once
|
||||||
- However both the issued amount and the circulating supply has been hidden from us.
|
- However both the issued amount and the circulating supply has been hidden from us.
|
||||||
|
|
||||||
This Confidential Asset has ultimate privacy, but sometimes its useful to have assets where people can verify the total amount in circulation.
|
This Confidential Asset has ultimate privacy, we can't really see anything about it. But sometimes its useful to have assets where people can verify the total amount in circulation, so lets do that:
|
||||||
|
|
||||||
### Issuing a Non-Confidential Asset
|
### Issuing a Non-Confidential Asset
|
||||||
|
|
||||||
@ -161,7 +161,7 @@ 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=2.0 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...."`
|
||||||
|
|
||||||
1122b7ef721864b0682120d474cc5a68e6c58fc62a2482bdc5195782f4503e7a
|
1122b7ef721864b0682120d474cc5a68e6c58fc62a2482bdc5195782f4503e7a
|
||||||
|
|
||||||
@ -169,9 +169,9 @@ This Confidential Asset has ultimate privacy, but sometimes its useful to have a
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
This is interesting: So although the transaction is visible, we can't see what was actually transferred (even though the details of the asset are visible, *it is still hidden inside the transaction*). Further, where is my Green Wallet address (ie. VJL6Th...)? We can see 3 output addresses, presumably these are: Change, Fee, and Receipiant...but which is my Green Wallet?
|
This is interesting: So although the transaction is visible, we can't see what was actually transferred (even though the details of the asset are visible, *it is still hidden inside the transaction*). Further, where is my Green Wallet address (ie. VJLJZQ...)? We can see 3 output addresses, presumably these are: Change, Fee, and Receipiant...but which is my Green Wallet?
|
||||||
|
|
||||||
* Let's look up my [Green Wallet address directly in the explorer](https://blockstream.info/liquid/address/VJL6ThqfHJdJXu4oqbsyZCDZuEupptqfRciySLdRLfRqSjLLKCPrt12Ki7a82XNZZMCf5gRfQ8b5rRdu):
|
* Let's look up my [Green Wallet address directly in the explorer](https://blockstream.info/liquid/address/VJLJZQ2Du4natCvJuhNQTH7tHnphsofPoW8aZtgsnmPaihuqt4MpsujPxYTiy5WHVuJdpRQAcF9oTMAd):
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user