HomePhabricator

Make CTxIn and CTxOut constructors defined inline

Description

Make CTxIn and CTxOut constructors defined inline

Summary: They aresimple ctors that pass data back and forth, so no point in preventing the compiler to optimize them away.

Test Plan:

make check

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1406

Details

Provenance
deadalnixAuthored on May 9 2018, 13:49
deadalnixPushed on May 9 2018, 20:54
Reviewer
Restricted Project
Differential Revision
D1406: Make CTxIn and CTxOut constructors defined inline
Parents
rABC713915afdac4: [cmake] support using brew for finding path prefixes on OSX
Branches
Unknown
Tags
Unknown