You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We decided to add a Consent data type in panacea-core. After validating a data, the oracles need to return Certificate, which includes UnsignedCertificate and Signature. So, the provider could submit a consent with json file returned from validate request.
We decided to add a
Consent
data type in panacea-core. After validating a data, the oracles need to returnCertificate
, which includesUnsignedCertificate
andSignature
. So, the provider could submit a consent with json file returned from validate request.I'll change after the PR merged.
The text was updated successfully, but these errors were encountered: