LogoLogo
๐Ÿ”ฌ Our Homepage๐Ÿ’ฌ Join Our Discord๐Ÿ‘พ Contribute on GitHubPrivacy Policy
  • ๐ŸŒ„Introduction
    • ๐ŸŽฏHow Blockchain Protects Public Safety
      • ๐Ÿ—บ๏ธOld System, New World
      • ๐Ÿ’กA Working Solution
    • โ„น๏ธImportant Links
  • โ›ตResearchers
    • ๐Ÿ—“๏ธPublication Pipeline
      • ๐Ÿ“ขPublication Requests
      • ๐ŸณResearch Development
        • ๐Ÿ›ฃ๏ธRD1 | Build3 Roadmap for Blockchain-Based Construction Supervision
        • ๐Ÿ‘ทโ€โ™€๏ธRD2 | Labor-Based Based Voting Authority
        • ๐ŸชถRD3 | Authorship, not Ownership: Re-understanding and NFT
        • ๐Ÿ‘ฟRD5 | Blockchain Makes Everything Worse for Everyone in Every Industry
        • ๐Ÿฅ‘RD6 | Configuring a DAO as a Legal 503(c)
      • ๐Ÿ—„๏ธPR Archives
    • ๐Ÿ”ญUse Cases
      • ๐Ÿซ”Proof of Supervision with Blockchain
      • ๐Ÿ”๏ธRecord of Work
      • ๐Ÿ๏ธConnecting to Land
      • ๐Ÿ›ซPermitZIP: Two-Week Project
  • ๐Ÿ•น๏ธDevelopers
    • ๐Ÿง‘โ€๐Ÿš€Architecture Overview
      • ๐ŸฅConsensus
      • ๐Ÿ›ฐ๏ธStorage
    • โš—๏ธNotes about Substrate
      • ๐Ÿƒโ€โ™‚๏ธRuntime
      • ๐Ÿ—๏ธFRAME Pallet
        • โฌ‡๏ธImports
        • โš™๏ธRuntime Configuration Trait
        • ๐Ÿ’พRuntime Storage
        • ๐Ÿ‘Runtime Events
        • ๐Ÿ‘Hook
        • ๐Ÿ™‹Extrinsics (Dispatchable Calls)
      • ๐Ÿ“ฆOther Important Crates
        • ๐Ÿ“กframe_system
        • ๐Ÿคframe_support
        • ๐Ÿค frame_executive
      • ๐Ÿ‡Prebuilt Pallets
        • ๐Ÿช™Assets
        • โš›๏ธAtomic Swap
        • โš–๏ธBalances
        • ๐Ÿ“ŠBenchmark
        • โ˜ฎ๏ธCollective
        • ๐Ÿ“ƒContracts
        • Democracy
        • Elections Phragmรฉn
        • ๐ŸŒŒOff-chain Worker
        • ๐Ÿ‘ดGRANDPA
        • ๐Ÿ†”Identity
        • Indices
        • ๐ŸงœMembership
        • ๐Ÿซ‚Multisig
        • ๐Ÿ‘ฉโ€โš–๏ธOffences
        • ๐Ÿ‘จโ€๐ŸซProxy
        • ๐ŸŒ„Recovery
        • Scheduler
        • Scored Pool
        • Society
        • ๐ŸถStaking
        • Sudo
        • โฒ๏ธTimestamp
        • ๐ŸบTransaction Payment
        • Treasury
        • โ˜บ๏ธUtility
        • ๐ŸฆบVesting
      • ๐Ÿ™ink! Smart Contracts
        • ๐Ÿ•Š๏ธDevelopment
    • ๐Ÿฆ€Rust Programming Language
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Developers
  2. Notes about Substrate
  3. Prebuilt Pallets

Sudo

PreviousStakingNextTimestamp

Last updated 3 years ago

Was this helpful?

๐Ÿ•น๏ธ
โš—๏ธ
๐Ÿ‡