Patch for concurrent iterator & others (onto v1.11.6) #386
@ -47,13 +47,6 @@ func Register(stack *node.Node, backend *eth.Ethereum) error {
|
|||||||
Public: true,
|
Public: true,
|
||||||
Authenticated: true,
|
Authenticated: true,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
Namespace: "engine",
|
|
||||||
Version: "1.0",
|
|
||||||
Service: NewConsensusAPI(backend),
|
|
||||||
Public: true,
|
|
||||||
Authenticated: false,
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user