From 86313ad67463b30897142d65bc25d44157e0c9b7 Mon Sep 17 00:00:00 2001 From: geoknee Date: Tue, 16 Apr 2024 10:54:26 +0100 Subject: [PATCH] lint --- specs/protocol/revenue-sharing.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/specs/protocol/revenue-sharing.md b/specs/protocol/revenue-sharing.md index 3d86905ce..df2d68f61 100644 --- a/specs/protocol/revenue-sharing.md +++ b/specs/protocol/revenue-sharing.md @@ -6,12 +6,9 @@ - [Overview](#overview) - [Definitions](#definitions) - [`RevenueSharer` predeploy](#revenuesharer-predeploy) + - [Invariants](#invariants) - [Deploying `RevenueSharer`](#deploying-revenuesharer) - [Existing Chains](#existing-chains) - - [Chains after version X.Y.Z of OP Stack](#chains-after-version-xyz-of-op-stack) - - [Reconfiguring existing predeploys](#reconfiguring-existing-predeploys) - - [Existing Chains](#existing-chains-1) - - [Chains after version X.Y.Z of OP Stack](#chains-after-version-xyz-of-op-stack-1) - [Execution](#execution) - [Simplified L1 Data Fee Expenditure](#simplified-l1-data-fee-expenditure)