gateway_cln_extension

Type Alias HtlcInterceptionSender

source
pub(crate) type HtlcInterceptionSender = Sender<Result<InterceptHtlcRequest, Status>>;

Aliased Typeยง

struct HtlcInterceptionSender { /* private fields */ }