mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
cost not in wei
This commit is contained in:
parent
fc534c3ce9
commit
b332a4e40d
@ -394,7 +394,7 @@ export class Assets extends Instantiable {
|
|||||||
/**
|
/**
|
||||||
* Creates an access service
|
* Creates an access service
|
||||||
* @param {Account} creator
|
* @param {Account} creator
|
||||||
* @param {String} cost number of datatokens needed for this service, expressed in wei
|
* @param {String} cost number of datatokens needed for this service
|
||||||
* @param {String} datePublished
|
* @param {String} datePublished
|
||||||
* @param {Number} timeout
|
* @param {Number} timeout
|
||||||
* @return {Promise<string>} service
|
* @return {Promise<string>} service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user