mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
more debug
This commit is contained in:
parent
7d8a8ae7dd
commit
057553b7f0
@ -248,6 +248,7 @@ export function createPoolTransaction(
|
|||||||
)
|
)
|
||||||
|
|
||||||
if (ocnToken == null || dtToken == null) {
|
if (ocnToken == null || dtToken == null) {
|
||||||
|
debuglog('?????????????? no oceanToken or no dtToken: ', event, [poolId, ocnToken.id, poolId.concat('-').concat(pool.datatokenAddress)])
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user