Skip to content

Commit

Permalink
Update eip-5114.md (#6535)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahZoltu committed Feb 21, 2023
1 parent 48f8625 commit 1196371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-5114.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This includes mutating or removing any remote content as a means of censoring or

### No Specification for `badgeUri` Data Format

The format of the data pointed to by `collectionUri()` and `badgeUri(uint256)` is intentionally left out of this standard in favor of separate standards that can be iterated on in the future.
The format of the data pointed to by `collectionUri()` and `badgeUri(uint256)`, and how to merge them, is intentionally left out of this standard in favor of separate standards that can be iterated on in the future.
The immutability constraints are the only thing defined by this to ensure that the spirit of this badge is maintained, regardless of the specifics of the data format.
The `metadataFormat` function can be used to inform a caller what type/format/version of data they should expect at the URIs, so the caller can parse the data directly without first having to deduce its format via inspection.

Expand Down

0 comments on commit 1196371

Please sign in to comment.