timestamp
didUpdate(): bool
interface:
timestamp.didUpdatesummary: Whether the timestamp has been updated in this block.
This value is updated to
trueupon successful submission of a timestamp by a node. It is then checked at the end of each block execution in theon_finalizehook.
now(): u64
interface:
timestamp.nowsummary: The current time for the current block.