Skip to content

Commit

Permalink
fund internal testnet e2e account with USDt (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrturman authored Mar 6, 2024
1 parent f5384a1 commit 9bfd1ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/env/kava-internal-testnet/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,10 @@
"denom": "erc20/axelar/wbtc",
"amount": "1000000000"
},
{
"denom": "erc20/tether/usdt",
"amount": "100000000000"
},
{
"denom": "hard",
"amount": "1000000000"
Expand Down

0 comments on commit 9bfd1ff

Please sign in to comment.