mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
debug test
This commit is contained in:
parent
f0e571efe1
commit
fe3fbc4edd
@ -139,6 +139,8 @@ export async function createAsset(
|
||||
|
||||
const config = new ConfigHelper().getConfig(parseInt(String(chainID)))
|
||||
|
||||
console.log('Config is:', config)
|
||||
|
||||
const templateIndex = await calculateTemplateIndex(chainID, template)
|
||||
if (templateIndex < 1) {
|
||||
throw new Error(`Invalid template index: ${templateIndex}`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user