pub type TangleClient = OnlineClient<TangleConfig>;Expand description
The client used to perform API calls, using the TangleConfig.
Aliased Typeยง
struct TangleClient { /* private fields */ }pub type TangleClient = OnlineClient<TangleConfig>;The client used to perform API calls, using the TangleConfig.
struct TangleClient { /* private fields */ }