Skip to content

Commit

Permalink
fix: update WalletClient
Browse files Browse the repository at this point in the history
  • Loading branch information
kele-leanes committed Jan 23, 2024
1 parent c3d7108 commit b2b0256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Client.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { splitSignature } from '@ethersproject/bytes'
import { Subscription } from 'expo-modules-core'
import { WalletClient } from 'viem'
import type { WalletClient } from 'viem'

import Contacts from './Contacts'
import type {
Expand Down

0 comments on commit b2b0256

Please sign in to comment.