elesto-dao / elesto

The ElestoDAO node
Apache License 2.0
4 stars 1 forks source link

Add a module parameter for allow the publication of PVC #261

Closed noandrea closed 1 year ago

noandrea commented 1 year ago

Let's call the paramter: publicCredentialsAllow (not great name btw)

it should be a list of credential definitions ids.

The message server for the issue credential message should check that the credential definition, that the credential is based upon, is in publicCredentialsAllow list.

If it's not, it should not accept the publication.