pub type LotteryTargetValue = BaseFieldElement;
Target value type used in the lottery for snark proof system
pub struct LotteryTargetValue(/* private fields */);