dogecoin/src/primitives
Wladimir J. van der Laan 5a7304b69d Move recently introduced CTransAction::IsEquivalentTo to CWalletTx
CTransAction::IsEquivalentTo was introduced in #5881.
This functionality is only useful to the wallet, and should never have
been added to the primitive transaction type.
2015-07-02 20:57:39 +02:00
..
block.cpp Replace CBlockHeader::GetHash with call to SerializeHash 2015-03-06 17:21:59 +01:00
block.h Consensus: Create consensus/consensus.h with some constants 2015-04-20 21:27:51 +02:00
transaction.cpp Move recently introduced CTransAction::IsEquivalentTo to CWalletTx 2015-07-02 20:57:39 +02:00
transaction.h Move recently introduced CTransAction::IsEquivalentTo to CWalletTx 2015-07-02 20:57:39 +02:00