Function bitcoin::util::contracthash::untemplate [−][src]
pub fn untemplate(script: &Script) -> Result<(Template, Vec<PublicKey>), Error>
👎 Deprecated
Extract the keys and template from a completed script
pub fn untemplate(script: &Script) -> Result<(Template, Vec<PublicKey>), Error>
Extract the keys and template from a completed script