Update NU5 consensus branch ID in ZIP 244 test vectors
This commit is contained in:
parent
fe7ed09c6c
commit
423d323728
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
|
@ -348,7 +348,7 @@ def main():
|
|||
return bytes(ret)
|
||||
rand = Rand(randbytes)
|
||||
|
||||
consensusBranchId = 0x37519621 # NU5
|
||||
consensusBranchId = 0xc2d6d0b4 # NU5
|
||||
|
||||
test_vectors = []
|
||||
for _ in range(10):
|
||||
|
|
Loading…
Reference in New Issue