Skip to content

Commit be446b4

Browse files
committed
add single-nominator-pool-r2 code hash
1 parent 42ad887 commit be446b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mytoncore/mytoncore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ def GetVersionFromCodeHash(self, inputHash):
533533
arr["hv1"] = "fc8e48ed7f9654ba76757f52cc6031b2214c02fab9e429ffa0340f5575f9f29c"
534534
arr["pool"] = "399838da9489139680e90fd237382e96ba771fdf6ea27eb7d513965b355038b4"
535535
arr["spool"] = "fc2ae44bcaedfa357d0091769aabbac824e1c28f14cc180c0b52a57d83d29054"
536+
arr["spool_r2"] = "42bea8fea43bf803c652411976eb2981b9bdb10da84eb788a63ea7a01f2a044d"
536537
for version, hash in arr.items():
537538
if hash == inputHash:
538539
return version

0 commit comments

Comments
 (0)