pub type Kind = [u8; 16];
The kind of an offence, is a byte string representing some kind identifier e.g. b"im-online:offlin", b"babe:equivocatio"
b"im-online:offlin"
b"babe:equivocatio"