Update NU5 consensus branch ID in ZIP 244 test vectors

This commit is contained in:
Jack Grigg 2022-03-23 00:27:32 +00:00
parent fe7ed09c6c
commit 423d323728
4 changed files with 91 additions and 91 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -348,7 +348,7 @@ def main():
return bytes(ret)
rand = Rand(randbytes)
consensusBranchId = 0x37519621 # NU5
consensusBranchId = 0xc2d6d0b4 # NU5
test_vectors = []
for _ in range(10):