ibc_types::lightclients::tendermint::misbehaviour

Function decode_misbehaviour

pub fn decode_misbehaviour<B>(buf: B) -> Result<Misbehaviour, Error>
where B: Buf,