Type Definition sp_staking::offence::Kind [−][src]
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"
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"