HomePhabricator

Move recently introduced CTransAction::IsEquivalentTo to CWalletTx
5a7304b69dcdUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jul 2 2015, 18:57
deadalnixPushed on May 14 2017, 22:04
Parents
rABC3f16971442f1: tests: fix txn_clone.py
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC5a7304b69dcd: Move recently introduced CTransAction::IsEquivalentTo to CWalletTx (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 2 2015, 18:57