Skip to content

Commit

Permalink
REMOVE THIS
Browse files Browse the repository at this point in the history
  • Loading branch information
sisuresh committed Apr 6, 2024
1 parent 9f733b6 commit 5f9af6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ main(int argc, char* const* argv)

// TODO: This should only be enabled after we tag a v20 version
// checkStellarCoreMajorVersionProtocolIdentity();
rust_bridge::check_lockfile_has_expected_dep_trees(
Config::CURRENT_LEDGER_PROTOCOL_VERSION);
//rust_bridge::check_lockfile_has_expected_dep_trees(
//Config::CURRENT_LEDGER_PROTOCOL_VERSION);

// FIXME: This check is done against the XDR version enabled in the host
// (curr vs next). At the moment, the host is using curr, but core can be
Expand Down

0 comments on commit 5f9af6a

Please sign in to comment.