Members
(inner, constant) router
The trade router which handles the requests for creating, updating and listing trades
- Source:
Methods
(inner) validateTradePayload(payload)
We validate the payload to ensure input it check the conditions
- Required Fields are present
- All values are non negative and in proper precision
Parameters:
Name | Type | Description |
---|---|---|
payload |
object |
input from the client in |
- Source: