BlockScience / aztec-gddt

Aztec Granular Design Digital Twin
Apache License 2.0
10 stars 0 forks source link

For p_commit_bond, gas_fee_l1_acceptable is hardcoded as true #307

Closed SeanMcOwen closed 4 months ago

jackhack00 commented 4 months ago

adapt to be the same as elsewhere, ideally as a slot that can be set to true or to a helper function (such as evaluating the l1gas threshold

SeanMcOwen commented 4 months ago

Removed this variable per #282