1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

codacy fix

This commit is contained in:
alexcos20 2020-09-16 05:47:06 -07:00
parent 0b4417d264
commit b5c71f31a8

View File

@ -492,11 +492,10 @@ export class Assets extends Instantiable {
consumerAddress
)
if (txid) return txid.transactionHash
else return null
} catch (e) {
console.error(e)
return null
}
return null
}
// marketplace flow