Page MenuHomePhabricator

Remove replaced_by_txid from wallet code
ClosedPublic

Authored by matiu on Jan 25 2018, 19:36.

Details

Summary

Remove replaced_by_txid from wallet code

Fixes T112

Test Plan

make check && test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jasonbcox added inline comments.
src/wallet/wallet.h
1090 ↗(On Diff #2739)

Any tests to cleanup due to this change?

This revision is now accepted and ready to land.Jan 26 2018, 14:38
This revision was automatically updated to reflect the committed changes.