List of all items
Structs
- reference_docs::signed_extensions::signed_extensions_example::AddToPayload
- reference_docs::signed_extensions::signed_extensions_example::AddToSignaturePayload
- tutorial::currency_simple::pallet::Pallet
- tutorial::currency_simple::pallet::storage_types::Balances
- tutorial::currency_simple::pallet::storage_types::TotalIssuance
- tutorial::currency_simple::pallet_v2::Pallet
- tutorial::currency_simple::pallet_v2::storage_types::Balances
- tutorial::currency_simple::pallet_v2::storage_types::TotalIssuance
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::PalletInfo
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::Runtime
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeGenesisConfig
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeOrigin
- tutorial::currency_simple::shell_pallet::Pallet
Enums
- reference_docs::extrinsic_encoding::call_data::Call
- reference_docs::extrinsic_encoding::call_data::PalletACall
- reference_docs::extrinsic_encoding::call_data::PalletBCall
- tutorial::currency_simple::pallet::Call
- tutorial::currency_simple::pallet_v2::Call
- tutorial::currency_simple::pallet_v2::Error
- tutorial::currency_simple::pallet_v2::Event
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::OriginCaller
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeCall
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeError
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeEvent
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeFreezeReason
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeHoldReason
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeLockId
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::RuntimeSlashReason
- tutorial::currency_simple::shell_pallet::Call
Traits
- tutorial::currency_simple::pallet::Config
- tutorial::currency_simple::pallet_v2::Config
- tutorial::currency_simple::shell_pallet::Config
Functions
- reference_docs::extrinsic_encoding::encoding_example::encode_demo_extrinsic
- tutorial::currency_simple::pallet::dispatchables::mint_unsafe
- tutorial::currency_simple::pallet::dispatchables::transfer
- tutorial::currency_simple::pallet_v2::dispatchables::transfer
Type Definitions
- tutorial::currency_simple::pallet::Balance
- tutorial::currency_simple::pallet::Balances
- tutorial::currency_simple::pallet::Module
- tutorial::currency_simple::pallet::TotalIssuance
- tutorial::currency_simple::pallet_v2::Balances
- tutorial::currency_simple::pallet_v2::Module
- tutorial::currency_simple::pallet_v2::TotalIssuance
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::AllPallets
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::AllPalletsReversedWithSystemFirst
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::AllPalletsWithSystem
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::AllPalletsWithSystemReversed
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::AllPalletsWithoutSystem
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::AllPalletsWithoutSystemReversed
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::Currency
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::System
- tutorial::currency_simple::pallet_v2::tests::runtime_v2::SystemConfig
- tutorial::currency_simple::shell_pallet::Module