Closed kumaakh closed 4 years ago
The current service has a bug: when the alignment fails and request has "includeProof" it returns the last proof. It should not return proof in this case. Note: Proof should always be returned if the alignment passed.
@anandRIyer can you fix this today
I am working on this now. I'll confirm in a couple of hours.
this is fixed. Now, it works as follows:
The above two will be multipart messages.
The current service has a bug: when the alignment fails and request has "includeProof" it returns the last proof. It should not return proof in this case. Note: Proof should always be returned if the alignment passed.