From bc2f86321800fdddaa90e7ed5c50ae0080ea71cc Mon Sep 17 00:00:00 2001 From: Samuel Vanderwaal Date: Fri, 27 Oct 2023 18:09:55 -0800 Subject: [PATCH] fix 'update data-all' docs --- docs-src/src/update.md | 6 +-- docs/404.html | 25 +++++---- docs/airdrop.html | 29 +++++----- docs/book.js | 47 ++++++++++------ docs/burn.html | 29 +++++----- docs/check.html | 29 +++++----- docs/collections.html | 29 +++++----- docs/contact.html | 25 +++++---- docs/create.html | 29 +++++----- docs/css/chrome.css | 110 ++++++++++++++++++++++++++------------ docs/css/general.css | 50 +++++++++++++---- docs/css/print.css | 6 ++- docs/css/variables.css | 12 +++++ docs/decode.html | 29 +++++----- docs/derive.html | 29 +++++----- docs/examples.html | 29 +++++----- docs/find.html | 29 +++++----- docs/global_options.html | 29 +++++----- docs/index.html | 29 +++++----- docs/installation.html | 29 +++++----- docs/mint.html | 29 +++++----- docs/overview.html | 29 +++++----- docs/print.html | 33 ++++++------ docs/quick_start.html | 29 +++++----- docs/recipes.html | 29 +++++----- docs/searchindex.js | 2 +- docs/set.html | 29 +++++----- docs/sign.html | 29 +++++----- docs/snapshot.html | 29 +++++----- docs/transfer.html | 29 +++++----- docs/update.html | 35 ++++++------ docs/verify_unverify.html | 29 +++++----- docs/withdraw.html | 29 +++++----- 33 files changed, 608 insertions(+), 381 deletions(-) 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 @@ - +
+ +