The output from payload signing. Is used by the Nash Matching Engine to
validate the authenticity of requests.
A PayloadSignature may optionally contain a blockchain movement, which is
needed for certain operations that interact with the blockchain, such as
order placement. For such requests, the payload should include appropriate
blockchain signatures.
The output from payload signing. Is used by the Nash Matching Engine to validate the authenticity of requests.
A
PayloadSignature
may optionally contain a blockchain movement, which is needed for certain operations that interact with the blockchain, such as order placement. For such requests, thepayload
should include appropriate blockchain signatures.Refer to the documentation for
signPayload.ts
.