This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Validate that to/from DIDs are the expected values across an exchange #126
Labels
good first issue
Good for newcomers
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: