fn unpack_delegation_type(
    codec: &mut Codec<&[u8]>
) -> Result<DelegationType, ReadError>