Function proto_to_script_ref
pub fn proto_to_script_ref(script_ref: &String) -> Result<ScriptRef, WError>Expand description
Convert ScriptRefPrototype (hex string) to CSL ScriptRef Handles both regular format and “82” prefixed format that needs CBOR tag 24 wrapping