crypto: add NUMS_H const

This commit is contained in:
josibake
2024-02-13 17:41:59 +01:00
parent 2cedb42a92
commit b946f8a4c5
4 changed files with 26 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ TEST_FRAMEWORK_MODULES = [
"crypto.muhash",
"crypto.poly1305",
"crypto.ripemd160",
"crypto.secp256k1",
"script",
"segwit_addr",
"wallet_util",