Update log
Co-Authored-By: Alexander Kolotov <alexandr.kolotov@gmail.com>
This commit is contained in:
parent
8fa715089b
commit
0eeae74ffa
@ -84,7 +84,7 @@ function swapTokensBuilder(config) {
|
||||
logger.debug({ balance: balance.toString() }, 'Half duplex token bridge balance obtained')
|
||||
|
||||
if (balance.isZero()) {
|
||||
logger.info(`Gas estimate failed because half duplex balance is zero. Token swap is discarded.`)
|
||||
logger.info(`Gas estimate failed because half duplex token balance is zero. Tokens swap is discarded.`)
|
||||
return txToSend
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user