pub trait GenesisProtocolState<T> { fn berkeley() -> &'static T; }
Trait for genesis protocol state
genesis protocol state on berkeley net