Skip to content

Commit

Permalink
Update config-overrides.js
Browse files Browse the repository at this point in the history
  • Loading branch information
qftgtr committed Jun 30, 2021
1 parent 29daa57 commit 4eb7e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const overrides = [
CHAIN_SHORT_NAME: '"BSC"',
CHAIN_EXECUTABLE_NAME: '"BSC Node"',
CHAIN_EXECUTABLE_NAME_IN_LABEL: '"BSC node"',
TOKEN_SYMBOL: '"BNB"',
TOKEN_SYMBOL: 'function () { return "BNB" }',
COMPILER_NAME: '"Truffle"',
COMPILER_NAME_IN_LABEL: '"Truffle"',
COMPILER_EXECUTABLE_NAME: '"truffle"',
Expand Down

0 comments on commit 4eb7e43

Please sign in to comment.