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
When Alice submits an Order or Close, the from DID value should be the same as the initial Rfq from value. An error should be returned if it is different as the DIDs don't match.
This could be a utility function in http-server or generalized in protocol, where the function also checks that all messages sent by the PFI have a consistent DID.
The text was updated successfully, but these errors were encountered:
When Alice submits an Order or Close, the
from
DID value should be the same as the initial Rfqfrom
value. An error should be returned if it is different as the DIDs don't match.This could be a utility function in
http-server
or generalized inprotocol
, where the function also checks that all messages sent by the PFI have a consistent DID.The text was updated successfully, but these errors were encountered: