Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Oct 15, 2024
1 parent 803fba2 commit ecee9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/viem-loop.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { createPublicClient, http } from 'viem';
import { linea } from 'viem/chains';
import { http, createPublicClient } from 'viem';
import { toAccount } from 'viem/accounts';
import { linea } from 'viem/chains';

const WETHABI = [
{
Expand Down

0 comments on commit ecee9cd

Please sign in to comment.