Skip to content

Commit 2653e00

Browse files
committed
Merge pull request #4160
7cd0af7 Move bignum.h to test/ (Pieter Wuille) ccc84e0 Reduce bignum.h now it is only needed for scriptnum_tests (Pieter Wuille)
2 parents ceb0757 + 7cd0af7 commit 2653e00

File tree

8 files changed

+182
-670
lines changed

8 files changed

+182
-670
lines changed

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ BITCOIN_CORE_H = \
2828
addrman.h \
2929
alert.h \
3030
allocators.h \
31-
base58.h bignum.h \
31+
base58.h \
3232
bloom.h \
3333
chainparams.h \
3434
checkpoints.h \

0 commit comments

Comments
 (0)