diff --git a/packages/beacon-node/src/api/impl/validator/index.ts b/packages/beacon-node/src/api/impl/validator/index.ts index 1406848c5fe4..83901f56c39b 100644 --- a/packages/beacon-node/src/api/impl/validator/index.ts +++ b/packages/beacon-node/src/api/impl/validator/index.ts @@ -420,7 +420,6 @@ export function getValidatorApi({ slot, isBuilderEnabled, strictFeeRecipientCheck, - graffiti, }); // Start calls for building execution and builder blocks const blindedBlockPromise = isBuilderEnabled