Page MenuHomePhabricator

Enforce the use of TxId when constructing COutPoint
ClosedPublic

Authored by deadalnix on Jul 10 2019, 23:49.

Details

Summary

OutPoint refer to previous transaction ids, and shouldn't accept any hash as input when constructed.

Depends on D3641, D3643, D3644, D3646 and D3645

Test Plan
make check

Diff Detail

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