Skip to content

Commit

Permalink
Fix return types for viem and arguments for ethers (#28)
Browse files Browse the repository at this point in the history
* Fix return types for viem and arguments for ethers

* Add changeset
  • Loading branch information
ryangoree authored Feb 15, 2024
1 parent 02f4827 commit d6d1829
Show file tree
Hide file tree
Showing 14 changed files with 1,366 additions and 25 deletions.
7 changes: 7 additions & 0 deletions .changeset/empty-jobs-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@delvtech/evm-client-ethers": patch
"@delvtech/evm-client-viem": patch
---

Fixed the return type for Viem functions that return a single tuple/array.
Fixed options for ethers functions
Loading

0 comments on commit d6d1829

Please sign in to comment.