mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
changed consume with orders (#1540)
This commit is contained in:
parent
ecc7226781
commit
7d4d034dbe
@ -125,7 +125,7 @@ export interface Asset extends DDO {
|
||||
* How often an asset was consumed, meaning how often it was either downloaded or used as part of a compute job.
|
||||
* @type {string}
|
||||
*/
|
||||
consume: number
|
||||
orders: number
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user