Block hash generation time #407
Answered
by
solimander
cdt-eth
asked this question in
Solidity / smart contracts
-
At what time does the block hash that's used for pseudo-random number generation become fixed? When transaction is created or at mint time? |
Beta Was this translation helpful? Give feedback.
Answered by
solimander
Mar 30, 2022
Replies: 1 comment
-
When the settlement transaction is included in a block (mint time). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
solimander
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the settlement transaction is included in a block (mint time).