mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
4 lines
118 B
TypeScript
4 lines
118 B
TypeScript
export const TEST_SNAPSHOT_ID = '0x1';
|
|
export const BUIDLEREVM_CHAINID = 31337;
|
|
export const COVERAGE_CHAINID = 1337;
|