Function oasis_core_runtime::consensus::tendermint::decode_light_block
source ยท pub fn decode_light_block(light_block: LightBlock) -> Result<LightBlockMeta>
Expand description
Decode the light block metadata as a Tendermint light block.