Skip to content

Commit 302b3b9

Browse files
authored
update glif token (now on growth plan) (#108)
1 parent 656d70b commit 302b3b9

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
@@ -2,4 +2,4 @@ export const SPARK_VERSION = '1.15.0'
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/'
5-
export const RPC_AUTH = 'cL/ik5kups4LCAg6a+s6CS40/JcARERwZ4uMP8WI6ho='
5+
export const RPC_AUTH = 'KZLIUb9ejreYOm-mZFM3UNADE0ux6CrHjxnS2D2Qgb8='

0 commit comments

Comments
 (0)