MCPcopy Create free account
hub / github.com/SeismicSystems/summit / default_protocol_consts

Function default_protocol_consts

finalizer/src/tests/syncing.rs:150–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148 state
149}
150
151fn default_protocol_consts() -> ProtocolConsts {
152 ProtocolConsts {
153 validator_num_warm_up_epochs: 2,
154 validator_withdrawal_num_epochs: 2,
155 }
156}
157
158#[test]

Calls

no outgoing calls

Tested by

no test coverage detected