You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lets name Hash Hash32 because in tests we have Hash8 (block nonce) and Hash20 (address)
and I see in tests we use it in Data because word size is 32, but it's implicit. tx.data = Hash(...)
The text was updated successfully, but these errors were encountered:
lets name Hash Hash32 because in tests we have Hash8 (block nonce) and Hash20 (address)
and I see in tests we use it in Data because word size is 32, but it's implicit.
tx.data = Hash(...)
The text was updated successfully, but these errors were encountered: