breez_sdk_liquid::lightning_125::ln::chan_utils

Function make_funding_redeemscript

pub fn make_funding_redeemscript(
    broadcaster: &PublicKey,
    countersignatory: &PublicKey,
) -> ScriptBuf
Expand description

Gets the redeemscript for a funding output from the two funding public keys. Note that the order of funding public keys does not matter.