## lottery CallsUpdated() - **interface**: `lottery.CallsUpdated` - **summary**: A new set of calls have been set! LotteryStarted() - **interface**: `lottery.LotteryStarted` - **summary**: A lottery has been started! TicketBought(`AccountId32`, `(u8,u8)`) - **interface**: `lottery.TicketBought` - **summary**: A ticket has been bought! Winner(`AccountId32`, `u128`) - **interface**: `lottery.Winner` - **summary**: A winner has been chosen!