diff --git a/specs/fjord/diff-based-attributes-tx.md b/specs/fjord/diff-based-attributes-tx.md index 2a8d14310..e9203e4af 100644 --- a/specs/fjord/diff-based-attributes-tx.md +++ b/specs/fjord/diff-based-attributes-tx.md @@ -1,16 +1,15 @@ +# Diff Based L1Attributes Transaction + **Table of Contents** -- [Diff Based L1Attributes Transaction](#diff-based-l1attributes-transaction) - - [Implementation](#implementation) - - [Ecotone L1Attributes Example](#ecotone-l1attributes-example) - - [Node Implementation](#node-implementation) +- [Implementation](#implementation) + - [Ecotone L1Attributes Example](#ecotone-l1attributes-example) +- [Node Implementation](#node-implementation) -# Diff Based L1Attributes Transaction - The `L1Attributes` transaction is the first transaction included in every L2 block. It can be thought of as an extension to the L2 block header that is 100% backwards compatible with L1 Ethereum by not changing the structure of the block header itself. diff --git a/specs/fjord/overview.md b/specs/fjord/overview.md index 73cb7d8ce..982827276 100644 --- a/specs/fjord/overview.md +++ b/specs/fjord/overview.md @@ -4,9 +4,8 @@ **Table of Contents** -- [Fjord Network Upgrade](#fjord-network-upgrade) - - [Execution Layer](#execution-layer) - - [Consensus Layer](#consensus-layer) +- [Execution Layer](#execution-layer) +- [Consensus Layer](#consensus-layer)