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 */ }pub type RpcClient = TaprootAssetsClient<InterceptedService<Channel, MacaroonInterceptor>>;A type alias for a TaprootAssetsClient with macaroon authentication.
pub struct RpcClient { /* private fields */ }