UNPKG

hardhat-deployed-records

Version:
6 lines (5 loc) 290 B
export declare const PLUGIN_NAME = "hardhat-deployed-records"; export declare const DEFAULT_DEPLOYED_DIR = "scripts/deployed"; export declare const INDEX_TS_FILE = "index.ts"; export declare const CONTRACTS_JSON_FILE = "contracts.json"; export declare const DEFAULT_DEPLOYED_ADDRESS = "_";