input-output-hk / prism-did-method-spec

Apache License 2.0
15 stars 1 forks source link

Proposal: Remove fields that are not needed #38

Closed EzequielPostan closed 1 year ago

EzequielPostan commented 1 year ago

LedgerData is an internal model that should not be part of the operations's models

For the case of AtalaObject fields, their purpose won't be relevant while we keep the AtalaBlocks embedded inside them. Legacy versions of the node are not validating these fields, making the additional validation backward incompatible It may be simpler to just remove the fields for now.