Giving access to the block time and block hash corresponding to the grounding state in actions allows
- Time-based actions, like locking, timers, timeouts, etc. This was previously featured in timelib
- Randomness by using the block hash in smart ways (for example, set a timer and then use the block hash of the most recent block after the timer)
Tasks:
Giving access to the block time and block hash corresponding to the grounding state in actions allows
Tasks: