pub fn decode_light_block(light_block: LightBlock) -> Result<LightBlockMeta>Expand description
Decode the light block metadata as a Tendermint light block.
pub fn decode_light_block(light_block: LightBlock) -> Result<LightBlockMeta>Decode the light block metadata as a Tendermint light block.