[Bug]: ERC20: insufficient allowance during avalanche ictt deploy
#2721
Labels
bug
Something isn't working
avalanche ictt deploy
#2721
Describe the bug
It looks like there is a race condition in
ERC20TokenHomeAddCollateral
when runningavalanche ictt deploy
. I feel like there should be some kind of pause or verification of the allowance betweenapprove
andaddCollateral
See the issue in the logs below but I had to try multiple times before succeeding.
To Reproduce
avalanche ictt deploy --mainnet --c-chain-home --deploy-erc20-home $HOME_ERC20--deploy-native-remote --remote-blockchain $REMOTE_BLOCKCHAIN --remote-rpc $REMOTE_RPC
Logs
The text was updated successfully, but these errors were encountered: