diff --git a/.nvmrc b/.nvmrc index 03191c968..c842f1ab3 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.0.0 \ No newline at end of file +18.16 \ No newline at end of file diff --git a/modules/migration/delegateAddressLinks.ts b/modules/migration/delegateAddressLinks.ts index b41f55422..c706a2573 100644 --- a/modules/migration/delegateAddressLinks.ts +++ b/modules/migration/delegateAddressLinks.ts @@ -47,7 +47,11 @@ export const delegateAddressLinks = { // KISS AVC - vigilant '0x2290c379D9f6828fcC491C2c3534EeCDaF617009': '0x37D58532a985c2aD7a84EC61b0413Cc4B2c48977', // Regenerative Finance AVC - BONAPUBLICA - '0xca6B370bC9e03FaC5aFB57E090783ddb928AEBb6': '0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21' + '0xca6B370bC9e03FaC5aFB57E090783ddb928AEBb6': '0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21', + // Resiliency AVC - TRUE NAME + '0xc3cd0084e63661dfdcc79f34789860752ba39831': '0x3fe3095307ff3cf0ab9de327d01a9abff6ea4a1d', + // Regenerative Finance AVC - TRUE NAME + '0xbcb90cbf7ecb6a320e99fabd97f9403bc6662ee8': '0xa44863394e8504212ee7cb4f70044c8e6f857625' } };