We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c484d commit 00f6f2bCopy full SHA for 00f6f2b
eth/catalyst/api.go
@@ -47,7 +47,6 @@ import (
47
48
// Register adds the engine API to the full node.
49
func Register(stack *node.Node, backend *eth.Ethereum) error {
50
- log.Warn("Engine API enabled", "protocol", "eth")
51
stack.RegisterAPIs([]rpc.API{
52
{
53
Namespace: "engine",
0 commit comments