Skip to content

Commit

Permalink
Update core/lib/types/src/api/en.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
  • Loading branch information
pompon0 and popzxc authored Sep 10, 2024
1 parent f0b1416 commit 461c112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/types/src/api/en.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pub struct SyncBlock {
pub struct ConsensusGlobalConfig(pub serde_json::Value);

/// [DEPRECATED] Genesis served by the main node to the external nodes.
/// This type is deprecated ConsensusGlobalConfig also contains genesis and is extensible.
/// This type is deprecated since ConsensusGlobalConfig also contains genesis and is extensible.
///
/// The wrapped JSON value corresponds to `zksync_consensus_roles::validator::Genesis`.
#[derive(Debug, Clone, Serialize, Deserialize)]
Expand Down

0 comments on commit 461c112

Please sign in to comment.