Function breez_sdk_liquid::lightning::ln::chan_utils::get_counterparty_payment_script
pub fn get_counterparty_payment_script(
channel_type_features: &Features<ChannelTypeContext>,
payment_key: &PublicKey,
) -> Script
Expand description
Returns the script for the counterparty’s output on a holder’s commitment transaction based on the channel type.