aave-protocol-v2/helpers/buidler-constants.ts

4 lines
118 B
TypeScript
Raw Permalink Normal View History

2020-09-15 15:25:34 +00:00
export const TEST_SNAPSHOT_ID = '0x1';
export const BUIDLEREVM_CHAINID = 31337;
export const COVERAGE_CHAINID = 1337;