diff --git a/docs-src/src/update.md b/docs-src/src/update.md index aa74daf..492b75d 100644 --- a/docs-src/src/update.md +++ b/docs-src/src/update.md @@ -69,8 +69,6 @@ Note: The on-chain `Data` struct is *different* than the external metadata store ```json { "mint": "CQNKXw1rw2eWwi812Exk4cKUjKuomZ2156STGRyXd2Mp", - "data": - { "name": "FerrisCrab #4", "symbol": "FERRIS", "uri": "https://arweave.net/N36gZYJ6PEH8OE11i0MppIbPG4VXKV4iuQw1zaq3rls", @@ -92,11 +90,11 @@ Note: The on-chain `Data` struct is *different* than the external metadata store "share": 50 } ]} -} ``` One approach to using `update data-all` is you can get all the JSON files using the `metaboss decode mint -L --full` command, and then write a script to modify the specific fields you want to change. -The file output from `decode mint` when using the `--full` option provides the correct format that metaboss expects because it uses the same field names as what `update data-all` expects. +The file output from `decode mint` when using the `--full` option provides the correct format that metaboss expects because it uses the same field names as what `update data-all` expects. +The extra fields will be ignored. Outputs a TxId to the command line so you can check the result. diff --git a/docs/404.html b/docs/404.html index 2dbe6fd..b0c15b7 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ - + @@ -32,7 +32,7 @@ - +
+ +