juno

Prop 327: Enable MEV Frontrunning protection

The v16 upgrade introduced Skip's Builder Module (x/POB). In the upgrade, we mistakenly set frontrunning protection to disabled. This proposal enables frontrunning protection as was intended from the original upgrade plan. You can verify the current parameters with junod q builder params --node=https://juno-rpc.reece.sh:443 using the v18.0.0 binary, then compare to this proposal's changes. Credit to Signal for the discovery of this issue.