v5.2.7
- Add
SIGNING_URL
to config file. If a market maker wants to sign orders by their own service, they could set theSIGNING_URL
to a specific endpoint to achieve that and return a valid signature. - If a market maker quote contains a 128bits salt, then the mmsk will use that salt as a prefix salt and generate the other 128bits to compose a 256bit salt in a valid order.