Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions specs/protocol/jovian/l1-attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ and therefore no L1 Block Attributes transaction to consider.
- If Jovian activates after genesis [`setL1BlockValuesIsthmus()`](../isthmus/l1-attributes.md) method must be used.
This is because the L1 Block contract will not yet have been upgraded.

- In each subsequent L2 block, the setL1BlockValuesJovian() method must be used. When using this method, the pre-Jovian values are migrated over 1:1 and the transaction also sets daFootprintGasScalar to the value from the SystemConfig.
In each subsequent L2 block, the `setL1BlockValuesJovian()` method must be used.

When using this method, the pre-Jovian values are migrated over 1:1
Expand Down