Skip to content

Commit 93501c6

Browse files
committed
Revert "vminor"
This reverts commit e025b93.
1 parent e025b93 commit 93501c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const SPARK_VERSION = 'minor'
1+
export const SPARK_VERSION = '1.12.1'
22
export const MAX_CAR_SIZE = 200 * 1024 * 1024 // 200 MB
33
export const APPROX_ROUND_LENGTH_IN_MS = 20 * 60_000 // 20 minutes
44
export const RPC_URL = 'https://api.node.glif.io/'

0 commit comments

Comments
 (0)