Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Add polygon to NFT currencies (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
lambertkevin committed Apr 8, 2022
1 parent 38f089d commit eac9d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ const envDefinitions = {
desc: "mock the cryptoassets config and test partner (in the context of app-exchange)",
},
NFT_CURRENCIES: {
def: "ethereum",
def: "ethereum,polygon",
parser: stringParser,
desc: "set the currencies where NFT is active",
},
Expand Down

0 comments on commit eac9d29

Please sign in to comment.