UNPKG

@catalabs/catalyst-sdk

Version:
3 lines 153 B
import { ethers } from 'ethers-v5'; export type EvmSignerV5 = ethers.Wallet | ethers.providers.JsonRpcSigner; //# sourceMappingURL=evm-signer-v5.d.ts.map