Skip to content

Commit

Permalink
chore: rotate Glif API token
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos committed Aug 7, 2024
1 parent 153132c commit f51d7af
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.14.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 = 'GF3BUgfPsdH1B+LHfQpx96j3v9lnojl6iOu27P1bMFc='
export const RPC_AUTH = 'cL/ik5kups4LCAg6a+s6CS40/JcARERwZ4uMP8WI6ho='

0 comments on commit f51d7af

Please sign in to comment.