Skip to content

Commit 6ff3881

Browse files
committed
fix: add IS_VERIFICATION_API_V2 variable to .env.template
1 parent ed2203a commit 6ff3881

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/smart-contract/.env.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ MNEMONIC=
1212

1313
## API key to verify contracts
1414
EXPLORER_API_KEY=
15+
16+
## Whether to use API V2 verification format
17+
IS_VERIFICATION_API_V2=

0 commit comments

Comments
 (0)