1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
This commit is contained in:
mihaisc 2020-08-05 15:11:55 +03:00
parent 92e6b2738b
commit 48845734f3

View File

@ -42,7 +42,13 @@ export default function PublishPage({
try {
// mpAddress and mpFee are not yet implemented in ocean js so are not uset
const ddo = await publish(metadata as any, tokensToMint.toString(), serviceType, '','')
const ddo = await publish(
metadata as any,
tokensToMint.toString(),
serviceType,
'',
''
)
// create pool for the data token, this is the advanced flow , currently hardcoded
const pool = await ocean.pool.createDTPool(