mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 04:37:13 +00:00
heze boilerplate
This commit is contained in:
@@ -554,7 +554,7 @@ fn methods_required_for_fork(
|
||||
missing_methods.push(ENGINE_NEW_PAYLOAD_V4);
|
||||
}
|
||||
}
|
||||
ForkName::Gloas => {
|
||||
ForkName::Gloas | ForkName::Heze => {
|
||||
if !capabilities.get_payload_v6 {
|
||||
missing_methods.push(ENGINE_GET_PAYLOAD_V6);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user