Skip to content

Commit

Permalink
update default config collection pdot
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljaegerde committed Apr 27, 2024
1 parent 98c16c9 commit b5cf08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/chains/polkadot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ const DEFAULT_REWARDS_CONFIG = {
directOnly: false,
configNFT: {
settingsCollectionId: parseInt(
process.env.POLKADOT_CONFIG_COLLECTION_ID || "86"
process.env.POLKADOT_CONFIG_COLLECTION_ID || "122"
),
file: undefined,
imageCid: "ipfs://ipfs/QmZX9JAhur4ozT2mbHBVAWNRFZGfFRQLgkRgd1yyE35eme",
Expand Down

0 comments on commit b5cf08b

Please sign in to comment.