Skip to content

Commit

Permalink
Revert "vminor"
Browse files Browse the repository at this point in the history
This reverts commit e025b93.
  • Loading branch information
bajtos committed Jul 10, 2024
1 parent e025b93 commit 93501c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const SPARK_VERSION = 'minor'
export const SPARK_VERSION = '1.12.1'
export const MAX_CAR_SIZE = 200 * 1024 * 1024 // 200 MB
export const APPROX_ROUND_LENGTH_IN_MS = 20 * 60_000 // 20 minutes
export const RPC_URL = 'https://api.node.glif.io/'
Expand Down

0 comments on commit 93501c6

Please sign in to comment.