Skip to content

Commit

Permalink
Update crates/rpc/rpc-engine-api/src/capabilities.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
  • Loading branch information
Rimeeeeee and mattsse authored Feb 25, 2025
1 parent 317a4a8 commit cffbe5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rpc/rpc-engine-api/src/capabilities.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ pub const OPSTACK_CAPABILITIES:&[&str]=&[
"engine_newPayloadV4",
"engine_getPayloadBodiesByHashV1",
"engine_getPayloadBodiesByRangeV1",

];

// The list of all supported Engine capabilities available over the engine endpoint.
Expand Down

0 comments on commit cffbe5b

Please sign in to comment.