Skip to content

Commit

Permalink
zinnia: update glif token (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber authored May 13, 2024
1 parent 85ebc88 commit 41cc479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zinnia.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ export async function run ({
)
fetchRequest.setHeader(
'Authorization',
'Bearer P1Kqr5vHZWNEISNyzfIqx8FbBwdGzaTG5Fn3pzkpHCU='
'Bearer RXQ2SKH/BVuwN7wisZh3b5uXStGPj1JQIrIWD+rxF0Y='
)
const provider = new ethers.JsonRpcProvider(
fetchRequest,
Expand Down

0 comments on commit 41cc479

Please sign in to comment.