Expand description

§Provides Randomness Pallet

The Provides Randomness Pallet facilitates the generation of randomness within the Duniter blockchain.

This pallet manages randomness requests and emits events upon requesting and fulfilling randomness.

Re-exports§

Modules§

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.
  • types 🔒
    Various basic types for use in pallet provide randomness

Structs§

  • Represents a randomness request.

Enums§

Traits§

Type Aliases§