Trait concordium_std::HasChainMetadata [−][src]
Expand description
Objects which can access chain metadata.
Required methods
fn slot_time(&self) -> SlotTime[src]
Expand description
Get time in milliseconds at the beginning of this block.
Implementors
impl HasChainMetadata for ChainMetaTest[src]
impl HasChainMetadata for ChainMetaTest[src]