From cc3675dee6dd9ad664c8e14d703593e9f42bd0f3 Mon Sep 17 00:00:00 2001 From: Thomas Coratger Date: Wed, 16 Oct 2024 16:43:09 +0200 Subject: [PATCH] fix link --- indexer/src/types/header.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indexer/src/types/header.ts b/indexer/src/types/header.ts index 2c246ad6d..d8814c050 100644 --- a/indexer/src/types/header.ts +++ b/indexer/src/types/header.ts @@ -159,7 +159,7 @@ export async function toEthHeader({ // Empty array for withdrawals (unused in this context) withdrawals: [], // Root hash of an empty trie. - // + // withdrawalsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", // Convert base fee per gas to padded hexadecimal string