mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-14 17:24:51 +01:00
Matthias Kretschmann
5824d35ef7
* move purgatory asset warning, hide most metadata * move copy, less metadata * refactor * move copy * delay fix
11 lines
512 B
JSON
11 lines
512 B
JSON
{
|
|
"asset": {
|
|
"title": "Data Set In Purgatory",
|
|
"description": "Except for removing liquidity, no further actions are permitted on this data set and it will not be returned in any search. For more details go to [list-purgatory](https://github.com/oceanprotocol/list-purgatory)."
|
|
},
|
|
"account": {
|
|
"title": "Account In Purgatory",
|
|
"description": "No further actions are permitted by this account. For more details go to [list-purgatory](https://github.com/oceanprotocol/list-purgatory)."
|
|
}
|
|
}
|