From 6e36df2b3a2055fd2b8cd77c27f23736ae7d1052 Mon Sep 17 00:00:00 2001 From: Brean0 Date: Wed, 9 Oct 2024 14:28:38 -0400 Subject: [PATCH] update L1 Receiver facet with updated deployed address. --- protocol/reseed/reseed10.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/reseed/reseed10.js b/protocol/reseed/reseed10.js index 89a83f8bc..4d33876e5 100644 --- a/protocol/reseed/reseed10.js +++ b/protocol/reseed/reseed10.js @@ -71,7 +71,7 @@ async function reseed10(account, L2Beanstalk, mock, verbose = true) { "0x87F1FB2CF1CDC19103739F7cdb0068b203184354", // UnripeFacet "0x3AF703FACA14A0201E5aa98D91cA1Dbb10a8f110", // EnrootFacet "0x926CFCe66aa8A0CC29470dA28095D88CF24ABE16", // PauseFacet - "0x7ae90B0c59D120A9F3193a5f2368837353e72459" // L1ReceiverFacet + "0xEf10E3A2aa42A03C1B9670c5F74fd8935E753b97" // L1ReceiverFacet ]; // link all facets to beanstalk diamond: