hopr_chain_api

Type Alias DefaultHttpPostRequestor

Source
pub type DefaultHttpPostRequestor = 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 DefaultHttpPostRequestor { /* private fields */ }