pub type BitcoinOutpoint = Outpoint<TXID>;
Expand description

A simple type alias for an outpoint type that will be repeated throught the bitcoin module.