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.
LedgerData
is an internal model that should not be part of the operations's modelsFor the case of
AtalaObject
fields, their purpose won't be relevant while we keep theAtalaBlocks
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.