Skip to content

Commit

Permalink
Update standards/ICRC-3/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: bogwar <[email protected]>
  • Loading branch information
MarioDfinity and bogwar authored Nov 27, 2023
1 parent 1199b1f commit 880e549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standards/ICRC-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type Value = variant {
};
```

Servers must serve the block log as list of `Value` where each `Value` represent a single block in the block log.
Servers must serve the block log as a list of `Value` where each `Value` represent a single block in the block log.

## Value Hash

Expand Down

0 comments on commit 880e549

Please sign in to comment.