ln_gateway::lightning::lnd

Type Alias HtlcSubscriptionSender

source
type HtlcSubscriptionSender = Sender<Result<InterceptHtlcRequest, Status>>;

Aliased Typeยง

struct HtlcSubscriptionSender { /* private fields */ }