From 6799dfab23d4689d3e2f6142e0a98eb0474e3020 Mon Sep 17 00:00:00 2001 From: MerlinEgalite Date: Sat, 1 Jun 2024 19:11:02 +0200 Subject: [PATCH] feat: prepare compoundv2 migration deployment --- script/bundlers/config/base.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/bundlers/config/base.json b/script/bundlers/config/base.json index 12ae55f..929fced 100644 --- a/script/bundlers/config/base.json +++ b/script/bundlers/config/base.json @@ -1,7 +1,7 @@ [ { - "name": "BaseBundlerV2", - "args": ["0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb", "0x4200000000000000000000000000000000000006"], + "name": "CompoundV2MigrationBundlerV2", + "args": ["0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb", "0x4200000000000000000000000000000000000006", "0x0000000000000000000000000000000000000001"] , "salt": "0x0000000000000000000000000000000000000000000000000000000000000000" } ] \ No newline at end of file