pub type ScriptPubKey = Script<ScriptPubKeyTag>;Expand description
A reference to a scriptPubKey (locking script).
Aliased Typeยง
pub struct ScriptPubKey(/* private fields */);pub type ScriptPubKey = Script<ScriptPubKeyTag>;A reference to a scriptPubKey (locking script).
pub struct ScriptPubKey(/* private fields */);