Skip to content

Commit

Permalink
PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Mar 7, 2024
1 parent 072d0e3 commit c0a0d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/txserver/zeta_tx_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ func (zts ZetaTxServer) DeploySystemContractsAndZRC20(account, erc20Addr string)
erc20Addr,
common.GoerliLocalnetChain().ChainId,
6,
"TestToken",
"TEST",
"USDT",
"USDT",
common.CoinType_ERC20,
100000,
))
Expand Down

0 comments on commit c0a0d4c

Please sign in to comment.