Docs.rs
  • pallet-lottery-40.0.0
    • pallet-lottery 40.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.7.4 normal
      • frame-benchmarking ^40.0.0 normal optional
      • frame-support ^40.1.0 normal
      • frame-system ^40.1.0 normal
      • scale-info ^2.11.6 normal
      • sp-runtime ^41.1.0 normal
    • Versions
    • 89.06% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pallet_lottery40.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • LotteryConfig
  • pallet::Pallet
  • pallet::storage_types::CallIndices
  • pallet::storage_types::Lottery
  • pallet::storage_types::LotteryIndex
  • pallet::storage_types::Participants
  • pallet::storage_types::Tickets
  • pallet::storage_types::TicketsCount
  • weights::SubstrateWeight

Enums

  • pallet::Call
  • pallet::Error
  • pallet::Event

Traits

  • ValidateCall
  • pallet::Config
  • weights::WeightInfo

Functions

  • pallet::dispatchables::buy_ticket
  • pallet::dispatchables::set_calls
  • pallet::dispatchables::start_lottery
  • pallet::dispatchables::stop_repeat

Type Aliases

  • pallet::Module