pub fn encode_light_block(
    light_block_meta: &LightBlockMeta
) -> Result<LightBlock>
Expand description

Encode the light block metadata to a Tendermint light block.