Skip to content

Commit e5a5497

Browse files
committed
Merge bitcoin/bitcoin#30427: remove truc_policy from libbitcoin_common_a_SOURCES
e8c3b71 remove truc_policy.cpp from libbitcoin_common_a_SOURCES (glozow) Pull request description: Hebasto pointed out that it doesn't need to be there since it's in `libbitcoin_node_a_SOURCES` ACKs for top commit: maflcko: ACK e8c3b71 hebasto: ACK e8c3b71, this change follows the design [docs](https://github.com/bitcoin/bitcoin/blob/master/doc/design/libraries.md). ismaelsadeeq: ACK e8c3b71 Tree-SHA512: ebe6b0dda2d097d88c37d2b071ac99da3e9c519ec473d4b8f870a50f1b24d00e2e5deef317fb0f6a91c96103e7f37468cb8f13395818eab55a42af48df4e0fc6
2 parents d9aa7b2 + e8c3b71 commit e5a5497

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,6 @@ libbitcoin_common_a_SOURCES = \
707707
outputtype.cpp \
708708
policy/feerate.cpp \
709709
policy/policy.cpp \
710-
policy/truc_policy.cpp \
711710
protocol.cpp \
712711
psbt.cpp \
713712
rpc/external_signer.cpp \

0 commit comments

Comments
 (0)