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:
parent
0b4417d264
commit
b5c71f31a8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user