diff --git a/docs/liquid/liquid-part2.md b/docs/liquid/liquid-part2.md index a77b1fb..40d45e1 100644 --- a/docs/liquid/liquid-part2.md +++ b/docs/liquid/liquid-part2.md @@ -152,10 +152,25 @@ Take the `liquid-asset-proof-ASSET` file and place it in `.well-known` folder in Then you can run the `register_asset_ASSET.sh` script and you should get a json response back indicating success. -Having done the above, we can now see the asset has been registered and has a Contract + Contract Hash associated with it: - ![](7-part2-registered.png) +Having done the above, we can now see the asset: + * Has an actual Name + Ticker instead of just a UUID + * Has decimalization preference set + * Shows registered website that controls it + * Has a Contract + Contract Hash associated with it + +Now if I send 2 of these to my same Blockstream Green Wallet: + +![](8-part2-wassetlabel.png) + +Now it shows up in a much more user-friendly format. + + + + + +