Skip to main content
handle_order_filled
hypercall_
api
0.1.0
In hypercall_
api::
websocket::
event_
forwarder
hypercall_api
::
websocket
::
event_forwarder
Function
handle_
order_
filled
Copy item path
Source
async fn handle_order_filled( deps: &
WsEventForwarderDeps
, fill: &Fill, ) ->
Result
<
()
,
()
>