Skip to content

Commit

Permalink
Merge pull request #27 from dfinity/benjizhai-patch-3
Browse files Browse the repository at this point in the history
Update ICRC-7.md
  • Loading branch information
benjizhai authored Jul 13, 2023
2 parents 6afa1de + 8ffecc6 commit 4cc8b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ICRCs/ICRC-7/ICRC-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ icrc7_description : () -> (opt text) query;

### icrc7_image

Returns the image of the collection.
Returns a link to the image of the collection. It may be a [DataURL](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs) that contains the image itself.

```candid "Methods" +=
icrc7_image : () -> (opt text) query;
Expand Down

0 comments on commit 4cc8b0d

Please sign in to comment.