ConvertBits() - convert from one power-of-2 number base to another.
Function extracted from upstream: PR bitcoin/bitcoin#11167 Commit c091b99379b97cb314c9fa123beabdbc324cf7a4
This commit is contained in:
@@ -61,6 +61,7 @@ BITCOIN_TESTS =\
|
||||
test/Checkpoints_tests.cpp \
|
||||
test/coins_tests.cpp \
|
||||
test/compress_tests.cpp \
|
||||
test/convertbits_tests.cpp \
|
||||
test/crypto_tests.cpp \
|
||||
test/DoS_tests.cpp \
|
||||
test/equihash_tests.cpp \
|
||||
|
||||
Reference in New Issue
Block a user