Update docs/liquid/liquid-part2.md
This commit is contained in:
parent
e0c2348f94
commit
6e838f3f03
@ -207,6 +207,13 @@ Before you proceed to the next step, please verify that they above file is reach
|
||||
|
||||
...and it should output the `Authorize linking the domain` text.
|
||||
|
||||
* Now we can push the data to blockstreams server, lets create a script:
|
||||
` $ echo "curl $ASSET_REGISTRY_URL --data-raw '{\"asset_id\":\"$ASSET\",\"contract\":$CONTRACT}'" > register-asset.sh`
|
||||
|
||||
Verify that this script looks sane, mark it as executable and run it.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user