Type Alias DefaultHttpRequestor

Source
pub type DefaultHttpRequestor = SurfRequestor;
Expand description

The default HTTP request engine

TODO: Should be an internal type, hopr_lib::chain must be moved to this package

Aliased Typeยง

struct DefaultHttpRequestor { /* private fields */ }