Skip to content

Commit

Permalink
update glif token (now on growth plan) (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber authored Feb 5, 2025
1 parent 656d70b commit 302b3b9
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
Expand Up @@ -2,4 +2,4 @@ export const SPARK_VERSION = '1.15.0'
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/'
export const RPC_AUTH = 'cL/ik5kups4LCAg6a+s6CS40/JcARERwZ4uMP8WI6ho='
export const RPC_AUTH = 'KZLIUb9ejreYOm-mZFM3UNADE0ux6CrHjxnS2D2Qgb8='

0 comments on commit 302b3b9

Please sign in to comment.