Skip to content

Commit

Permalink
add pinax for API token
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Dec 5, 2023
1 parent fb196c7 commit fd508d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { BlockEmitter, createNodeTransport } from "@substreams/node";

// auth API token
// https://app.streamingfast.io/
// https://app.pinax.network/
if (!process.env.SUBSTREAMS_API_TOKEN) {
throw new Error("SUBSTREAMS_API_TOKEN is require");
}
Expand Down

0 comments on commit fd508d0

Please sign in to comment.