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

commenting on the code

This commit is contained in:
Jamie Hewitt 2021-06-14 16:15:35 +03:00
parent 3cfd3e4db4
commit a71666d236

View File

@ -462,6 +462,7 @@ export class DataTokens {
* @param {String} address consumer Address
* @return {Promise<string>} string
*/
// Note that getPreviousValidOrders() only works on Eth (see: https://github.com/oceanprotocol/ocean.js/issues/741)
public async getPreviousValidOrders(
dataTokenAddress: string,
amount: string,