Skip to main content

await_response

Function await_response 

Source
async fn await_response(
    api: &IrohApiState,
    request: IrohApiRequest,
) -> Result<Value, ApiError>