Skip to content

Commit

Permalink
fix: Ensure event logs are parsed correctly (#43)
Browse files Browse the repository at this point in the history
* test: test `Block.events()`

* fix: Ensure event logs are parsed correctly

* chore: Add changeset
  • Loading branch information
morgsmccauley authored Nov 30, 2023
1 parent a01ea70 commit 332f4bb
Show file tree
Hide file tree
Showing 5 changed files with 4,730 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/four-bulldogs-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@near-lake/primitives": patch
---

event logs are now parsed correctly
Loading

0 comments on commit 332f4bb

Please sign in to comment.