Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Jun 6, 2024
1 parent 9f08e6d commit a3761f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ test('exports', () => {
"sliceHex",
"stringify",
"trim",
"serializeTypedData",
"validateTypedData",
"domainSeparator",
"getTypesForEIP712Domain",
Expand Down
1 change: 1 addition & 0 deletions src/utils/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ test('exports utils', () => {
"socketClientCache",
"getWebSocketRpcClient",
"stringify",
"serializeTypedData",
"validateTypedData",
"decodeAbiParameters",
"decodeErrorResult",
Expand Down

0 comments on commit a3761f7

Please sign in to comment.