Skip to content

Commit

Permalink
fix: add DatilTest to NETWORKS_WITH_EPOCH_CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansonhkg committed Jul 11, 2024
1 parent a56826c commit bb03270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/lib/lit-core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ const NETWORKS_REQUIRING_SEV: string[] = [
// The only network we consider entirely static, and thus ignore EPOCH changes for, is Cayenne
const NETWORKS_WITH_EPOCH_CHANGES: string[] = [
LitNetwork.DatilDev,
LitNetwork.DatilTest,
LitNetwork.Habanero,
LitNetwork.Manzano,
LitNetwork.Custom,
Expand Down

0 comments on commit bb03270

Please sign in to comment.