Skip to main content

RpcClient

Type Alias RpcClient 

Source
pub type RpcClient = TaprootAssetsClient<InterceptedService<Channel, MacaroonInterceptor>>;
Expand description

A type alias for a TaprootAssetsClient with macaroon authentication.

Aliased Typeยง

pub struct RpcClient { /* private fields */ }