UNPKG

dop-stick

Version:

Source control tooling for versionable-upgradeable smart contracts

3 lines 156 B
export declare function getNetworkName(): Promise<string>; export declare function getChainId(): Promise<number>; //# sourceMappingURL=networkUtils.d.ts.map