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

Returns any local commitment transactions for the channel.