Type Alias concordium_std::ChainMeta

source ·
pub type ChainMeta = ExternChainMeta;
Expand description

Host-backed access to chain metadata.

See ExternChainMeta for the methods implemented via the HasChainMetadata trait.

Aliased Type§

struct ChainMeta {}