📄 mini-bisect.tmp.ts
D-OPEN SOVEREIGN
1import { privateKeyToAccount } from 'viem/accounts';
2import { createWalletClient } from 'viem';
3console.log(privateKeyToAccount, createWalletClient);
41import { privateKeyToAccount } from 'viem/accounts';
2import { createWalletClient } from 'viem';
3console.log(privateKeyToAccount, createWalletClient);
4