Skip to content

Commit

Permalink
Update useSafeETH.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jekl0x authored Jul 25, 2023
1 parent 96c7982 commit 8f575e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks/useSafeETH.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type FetchShape = {

const fetchBalanceData = async ({
chainId,
rpcs = HAUS_RPC,
rpcs = HAUS_RPC,
fetchShape,
}: {
chainId: ValidNetwork;
Expand Down

0 comments on commit 8f575e8

Please sign in to comment.