Skip to content

Commit

Permalink
Update .changeset/many-phones-study.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs authored Jul 5, 2023
1 parent b089615 commit be82140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/many-phones-study.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"@latticexyz/protocol-parser": minor
---

Add encodeKeyTuple: a util to encode key tuples in Typescript (equivalent to key tuple encoding in Solidity and inverse of `decodeKeyTuple`).
feat: add `encodeKeyTuple`, a util to encode key tuples in Typescript (equivalent to key tuple encoding in Solidity and inverse of `decodeKeyTuple`).
Example:

```ts
Expand Down

0 comments on commit be82140

Please sign in to comment.