Hardcoding EXTERNAL_L1_BEANS = 0 will lead to permanent loss of beans when bridging the beans
The cross-chain message when migrating the beans from L1 => L2 will permanently fail because of the require(EXTERNAL_L1_BEANS >= s.sys.migration.migratedL1Beans
) check due to the hardcoded EXTERNAL_L1_BEANS variable, causing the permanent loss of beans
}
permanent loss of beans
Manual
Initialize the EXTERNAL_L1_BEANS in a constructor instead.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.