mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update isInPurgatory typing
This commit is contained in:
parent
5143120204
commit
8badb1676b
@ -56,7 +56,7 @@ export class DDO {
|
||||
|
||||
public price: BestPrice
|
||||
|
||||
public isInPurgatory: boolean
|
||||
public isInPurgatory: 'false' | 'true'
|
||||
|
||||
public purgatoryData?: PurgatoryData
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user