pub type ScriptRefPrototype = String;
ScriptRef is stored as a CBOR hex string
pub struct ScriptRefPrototype { /* private fields */ }