mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Remove valid
from metadata Files attributes
This commit is contained in:
parent
e3a0538bed
commit
96f666067a
@ -11,12 +11,6 @@ export interface File {
|
||||
*/
|
||||
url?: string
|
||||
|
||||
/**
|
||||
* Is URL accessible.
|
||||
* @type {boolean}
|
||||
*/
|
||||
valid?: boolean
|
||||
|
||||
/**
|
||||
* File index.
|
||||
* @type {number}
|
||||
|
Loading…
x
Reference in New Issue
Block a user