pub fn check_script_form(lock_script: &Script, address: &Address) -> bool
Expand description
Given a funding stream P2SH address, create a script and check if it is the same as the given lock_script as described in protocol specification §7.10
pub fn check_script_form(lock_script: &Script, address: &Address) -> bool
Given a funding stream P2SH address, create a script and check if it is the same as the given lock_script as described in protocol specification §7.10