pub fn parse_locking_script(script: &[u8]) -> Result<CovenantParams, String>Expand description
Parse a TimeLockedGift covenant locking script back into its params, verifying it really is this covenant (PREFIX/SUFFIX must match the compiled template).