mirror of
				https://github.com/Instadapp/aave-protocol-v2.git
				synced 2024-07-29 21:47:30 +00:00 
			
		
		
		
	Added amm:main:full:migration task
This commit is contained in:
		
							parent
							
								
									e34fe479b4
								
							
						
					
					
						commit
						fb3c0fc119
					
				|  | @ -52,6 +52,7 @@ | |||
|     "amm:fork:main": "npm run compile && MAINNET_FORK=true hardhat amm:mainnet", | ||||
|     "aave:main:full:migration": "npm run compile && npm run hardhat:main -- aave:mainnet --verify", | ||||
|     "aave:main:full:initialize": "npm run compile && MAINNET_FORK=true full:initialize-tokens --pool Aave", | ||||
|     "amm:main:full:migration": "npm run compile && npm run hardhat:main -- amm:mainnet --verify", | ||||
|     "prettier:check": "npx prettier -c 'tasks/**/*.ts' 'contracts/**/*.sol' 'helpers/**/*.ts'  'test-suites/test-aave/**/*.ts'", | ||||
|     "prettier:write": "prettier --write 'tasks/**/*.ts' 'contracts/**/*.sol' 'helpers/**/*.ts'  'test-suites/test-aave/**/*.ts'", | ||||
|     "ci:test": "npm run compile && npm run test", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Zer0dot
						Zer0dot