diff --git a/standards/rmrk2.0.0/interactions/resadd.md b/standards/rmrk2.0.0/interactions/resadd.md index 7ce2ef0..4fce6cd 100644 --- a/standards/rmrk2.0.0/interactions/resadd.md +++ b/standards/rmrk2.0.0/interactions/resadd.md @@ -89,7 +89,7 @@ We want to add the following resource to it: So we issue: ```txt -rmrk::RESADD::2.0.0::5105000-0aff6865bed3a66b-DLEP-DL15-00000001::%7B%22id%22%3A%22V1i6B%22%2C%src%22%3A%22hash-of-metadata-guest-bird-art-with-jetpack%22%2C%22metadata%22%3A%22hash-of-metadata-with-credits%22%7D +rmrk::RESADD::2.0.0::5105000-0aff6865bed3a66b-DLEP-DL15-00000001::%7B%22id%22%3A%22V1i6B%22%2C%22src%22%3A%22hash-of-metadata-guest-bird-art-with-jetpack%22%2C%22metadata%22%3A%22hash-of-metadata-with-credits%22%7D ``` ## Replacing an existing resource If the resource `id` matches an existing resource `id` on that NFT, then the existing resource gets replaced with the new one. The resource is replaced on [Accept](./accept.md)