From b87353049a33955f58842390e56d9c8c6e48cc08 Mon Sep 17 00:00:00 2001 From: b0xxer Date: Tue, 30 Jan 2024 05:51:48 -0600 Subject: [PATCH] Update docs/liquid/liquid-part2.md --- docs/liquid/liquid-part2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/liquid/liquid-part2.md b/docs/liquid/liquid-part2.md index 79ff16c..6759852 100644 --- a/docs/liquid/liquid-part2.md +++ b/docs/liquid/liquid-part2.md @@ -120,7 +120,7 @@ We can see that we've received 200,000,000 'units' of our custom asset. However, The publication of asset metadata info on Liquid works on a `.well-known` system where specific files are published on a webserver that you control. There are a few different steps to accomplish this: -1. Create a new legacy address[^4], get public key for that address. +1. Create a new legacy address[^3], get public key for that address. 2. Generate a Contract and Contract Hash using the information we want to appear in the public registry. 3. Create our asset with Contract Hash embedded in it 4. If we ever want to delete the asset from the registry, generate a delete script