Type Definition bitcoins::types::txin::BitcoinOutpoint[][src]

type BitcoinOutpoint = Outpoint<TXID>;

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