We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cb8d8 commit faf184bCopy full SHA for faf184b
lib/constants.js
@@ -1,4 +1,4 @@
1
-export const SPARK_VERSION = '1.14.5'
+export const SPARK_VERSION = '1.15.0'
2
export const MAX_CAR_SIZE = 200 * 1024 * 1024 // 200 MB
3
export const APPROX_ROUND_LENGTH_IN_MS = 20 * 60_000 // 20 minutes
4
export const RPC_URL = 'https://api.node.glif.io/'
0 commit comments