UNPKG

hardhat

Version:

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

7 lines 175 B
export const DEFAULT_HD_ACCOUNTS_CONFIG_PARAMS = { initialIndex: 0, count: 20, path: "m/44'/60'/0'/0", passphrase: "", }; //# sourceMappingURL=constants.js.map