Macro breez_sdk_core::lightning::get_htlc_update_msgs

macro_rules! get_htlc_update_msgs {
    ($node: expr, $node_id: expr) => { ... };
}
Expand description

Gets an UpdateHTLCs MessageSendEvent

Don’t use this, use the identically-named function instead.