UNPKG

@digitalnative/ethereum-utils

Version:
4 lines (3 loc) 178 B
export = InfuraWSProvider; declare function InfuraWSProvider(projectId: any, chainCode: any): ethers.ethers.providers.InfuraWebSocketProvider; import ethers = require("ethers");