Skip to main content

ScriptPubKeyBufDecoder

Type Alias ScriptPubKeyBufDecoder 

Source
pub type ScriptPubKeyBufDecoder = ScriptBufDecoder<ScriptPubKeyTag>;
Expand description

A scriptPubKey decoder.

Aliased Typeยง

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