Skip to main content

ScriptPubKeyBuf

Type Alias ScriptPubKeyBuf 

Source
pub type ScriptPubKeyBuf = ScriptBuf<ScriptPubKeyTag>;
Expand description

A scriptPubKey (locking script).

Aliased Typeยง

pub struct ScriptPubKeyBuf(/* private fields */);