gadget_sdk::clients::tangle::runtime

Type Alias TangleClient

Source
pub type TangleClient = OnlineClient<TangleConfig>;
Expand description

The client used to perform API calls, using the TangleConfig.

Aliased Typeยง

struct TangleClient { /* private fields */ }