Function createWalletClientFromPrivateKeyAccount
- createWalletClientFromPrivateKeyAccount<TChain, TAccount>(account, chain, rpcUrl?): WalletClient<Transport, TChain, ParseAccount<TAccount>>
Type Parameters
- TChain extends Chain
- TAccount extends PrivateKeyAccount
Returns WalletClient<Transport, TChain, ParseAccount<TAccount>>