mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Adding paymentCOllector to content/pages/editMetadata.json
This commit is contained in:
parent
6ba95fe4d5
commit
11cf51d85b
@ -66,6 +66,12 @@
|
|||||||
"type": "tags",
|
"type": "tags",
|
||||||
"placeholder": "e.g. logistics",
|
"placeholder": "e.g. logistics",
|
||||||
"required": false
|
"required": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "paymentCollector",
|
||||||
|
"label": "Payment Collector Address",
|
||||||
|
"placeholder": "e.g. 0X123ABC...",
|
||||||
|
"required": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user