UNPKG

@nomiclabs/buidler

Version:

Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

3 lines 236 B
import { IEthereumProvider } from "../../../types"; export declare function createChainIdValidationProvider(provider: IEthereumProvider, chainId?: number): import("../../../types").EthereumProvider; //# sourceMappingURL=chainId.d.ts.map