From 70d1015f2e5c79eed6e9d5a57ccbaaa95db4cced Mon Sep 17 00:00:00 2001 From: sm-stack Date: Mon, 9 Dec 2024 20:05:37 +0900 Subject: [PATCH] docs: apply fourth PR reviews --- specs/protocol/mpt-migration/exec-engine.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specs/protocol/mpt-migration/exec-engine.md b/specs/protocol/mpt-migration/exec-engine.md index 2330e71..4d13b13 100644 --- a/specs/protocol/mpt-migration/exec-engine.md +++ b/specs/protocol/mpt-migration/exec-engine.md @@ -100,3 +100,6 @@ as follows: | `SequencerFeeVault` | `0x4200000000000000000000000000000000000011` | `priority_fee` | | `BaseFeeVault` | `0x4200000000000000000000000000000000000019` | `base_fee` | | `L1FeeVault` | `0x420000000000000000000000000000000000001a` | `l1_cost` | + +Note that after Kroma MPT hard fork, the block fee-recipient (a.k.a. coinbase address) is set to the Sequencer Fee Vault +address.