Commit 00f49f9
committed
fix: disable SponsoredFPC on staging-public
The SponsoredFPC contract address changes when aztec-nr is updated
(different bytecode → different class ID → different address), which
causes the genesis archive root to change and bricks nodes running
a different aztec-nr version.
Disabling it makes staging-public match the testnet/mainnet config,
avoiding genesis root divergence across versions.1 parent 49661c1 commit 00f49f9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments