Files
core/helpers/hardhat-constants.ts
Peter Michael dd137b2dee Initial commit
2022-01-25 15:19:42 -05:00

3 lines
80 B
TypeScript

export const TEST_SNAPSHOT_ID = '0x1';
export const HARDHATEVM_CHAINID = 31337;