Orderbook Endpoints
commitOrder
Tells the canister that this user/principal/canister is going to place an order of the specified amount.
Method: update
isSigned: true
Parameters
Name | Type | Description | Optional |
---|---|---|---|
amount | Nat | The order cost in E8S | No |
Response
Returns: Blob
where the Blob returned is memo that needs to be used when transferring funds to the canister required to place the order