more debug

This commit is contained in:
ssallam 2021-01-18 16:16:15 +01:00
parent 7d8a8ae7dd
commit 057553b7f0
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ export function createPoolTransaction(
)
if (ocnToken == null || dtToken == null) {
debuglog('?????????????? no oceanToken or no dtToken: ', event, [poolId, ocnToken.id, poolId.concat('-').concat(pool.datatokenAddress)])
return
}