pub async fn init_state_with_committee(
    genesis: &Genesis,
    authority_key: &AuthorityKeyPair
) -> Arc<AuthorityState>