pub trait WeightInfo { // Required method fn submit() -> Weight; }
Weight functions needed for ethereum_beacon_client.