List of all items
Structs
- Blake2_128
- Blake2_128Concat
- Blake2_256
- BoundedVec
- ConstU32
- Contribution
- ContributionLog
- ContributionShare
- CountedStorageMap
- FundInfo
- FundOperation
- GetDefault
- Identity
- InherentData
- NMapKey
- OptionQuery
- PalletId
- PhantomData
- ResultQuery
- StorageDoubleMap
- StorageMap
- StorageNMap
- StorageValue
- StorageVersion
- Twox128
- Twox256
- Twox64Concat
- ValidTransaction
- ValueQuery
- Vec
- Weight
- WithdrawReasons
- pallet::DefaultFundBalance
- pallet::Pallet
- storage::ChildTriePrefixIterator
- storage::Key
- storage::KeyLenOf
- storage::KeyPrefixIterator
- storage::PrefixIterator
- storage::bounded_btree_map::BoundedBTreeMap
- storage::bounded_btree_set::BoundedBTreeSet
- storage::bounded_vec::BoundedSlice
- storage::bounded_vec::BoundedVec
- storage::child::MultiRemovalResults
- storage::migration::StorageIterator
- storage::migration::StorageKeyIterator
- storage::storage_noop_guard::StorageNoopGuard
- storage::types::CountedStorageMap
- storage::types::Key
- storage::types::OptionQuery
- storage::types::ResultQuery
- storage::types::StorageDoubleMap
- storage::types::StorageMap
- storage::types::StorageNMap
- storage::types::StorageValue
- storage::types::ValueQuery
- storage::weak_bounded_vec::WeakBoundedVec
- weights::SubstrateWeight
Enums
- DispatchClass
- DispatchError
- ExistenceRequirement
- InvalidTransaction
- Pays
- TransactionSource
- TransactionValidityError
- UnknownTransaction
- WithdrawalReason
- pallet::Call
- pallet::Error
- pallet::Event
- storage::TransactionOutcome
- storage::child::ChildInfo
- storage::child::ChildType
- storage::child::KillStorageResult
- storage::child::StateVersion
Traits
- AccountIdConversion
- Currency
- Decode
- Encode
- EnsureOrigin
- GenesisBuild
- Get
- GetStorageVersion
- Hooks
- IsType
- MaxEncodedLen
- MaybeSerializeDeserialize
- Member
- PalletInfoAccess
- Parameter
- ProvideInherent
- ReservableCurrency
- StorageInfoTrait
- TypeInfo
- TypedGet
- ValidateUnsigned
- Zero
- pallet::Config
- storage::IterableStorageDoubleMap
- storage::IterableStorageMap
- storage::IterableStorageNMap
- storage::PrefixIteratorOnRemoval
- storage::StorageAppend
- storage::StorageDecodeLength
- storage::StorageDoubleMap
- storage::StorageEntryMetadataBuilder
- storage::StorageMap
- storage::StorageNMap
- storage::StoragePrefixedMap
- storage::StorageTryAppend
- storage::StorageValue
- storage::TryAppendDoubleMap
- storage::TryAppendMap
- storage::TryAppendValue
- storage::types::CountedStorageMapInstance
- storage::types::EncodeLikeTuple
- storage::types::HasKeyPrefix
- storage::types::HasReversibleKeyPrefix
- storage::types::KeyGenerator
- storage::types::KeyGeneratorMaxEncodedLen
- storage::types::QueryKindTrait
- storage::types::ReversibleKeyGenerator
- storage::types::StorageEntryMetadataBuilder
- storage::types::TupleToEncodedIter
- weights::WeightInfo
Macros
Attribute Macros
Derive Macros
- CloneNoBound
- DebugNoBound
- Decode
- Encode
- EqNoBound
- MaxEncodedLen
- PartialEqNoBound
- RuntimeDebug
- RuntimeDebugNoBound
- TypeInfo
Functions
- ensure_none
- ensure_root
- ensure_signed
- ensure_signed_or_root
- pallet::__type_value_for_default_fund_balance
- storage::child::clear_storage
- storage::child::exists
- storage::child::get
- storage::child::get_or
- storage::child::get_or_default
- storage::child::get_or_else
- storage::child::get_raw
- storage::child::kill
- storage::child::kill_storage
- storage::child::len
- storage::child::put
- storage::child::put_raw
- storage::child::root
- storage::child::take
- storage::child::take_or
- storage::child::take_or_default
- storage::child::take_or_else
- storage::hashed::exists
- storage::hashed::get
- storage::hashed::get_or
- storage::hashed::get_or_default
- storage::hashed::get_or_else
- storage::hashed::get_raw
- storage::hashed::kill
- storage::hashed::put
- storage::hashed::put_raw
- storage::hashed::take
- storage::hashed::take_or
- storage::hashed::take_or_default
- storage::hashed::take_or_else
- storage::in_storage_layer
- storage::migration::clear_storage_prefix
- storage::migration::get_storage_value
- storage::migration::have_storage_value
- storage::migration::move_pallet
- storage::migration::move_prefix
- storage::migration::move_storage_from_pallet
- storage::migration::put_storage_value
- storage::migration::remove_storage_prefix
- storage::migration::storage_iter
- storage::migration::storage_iter_with_suffix
- storage::migration::storage_key_iter
- storage::migration::storage_key_iter_with_suffix
- storage::migration::take_storage_item
- storage::migration::take_storage_value
- storage::storage_prefix
- storage::transactional::in_storage_layer
- storage::transactional::is_transactional
- storage::transactional::with_storage_layer
- storage::transactional::with_transaction
- storage::transactional::with_transaction_unchecked
- storage::unhashed::clear_prefix
- storage::unhashed::exists
- storage::unhashed::get
- storage::unhashed::get_or
- storage::unhashed::get_or_default
- storage::unhashed::get_or_else
- storage::unhashed::get_raw
- storage::unhashed::kill
- storage::unhashed::kill_prefix
- storage::unhashed::put
- storage::unhashed::put_raw
- storage::unhashed::take
- storage::unhashed::take_or
- storage::unhashed::take_or_default
- storage::unhashed::take_or_else
- storage::with_storage_layer
- storage::with_transaction
- storage::with_transaction_unchecked
Type Definitions
- AccountIdOf
- BalanceOf
- BlockNumberFor
- BlockNumberOf
- DispatchResult
- DispatchResultWithPostInfo
- InherentIdentifier
- NftCollectionId
- NftItemId
- OriginFor
- StorageIndex
- TransactionLongevity
- TransactionPriority
- TransactionTag
- TransactionValidity
- pallet::Contributions
- pallet::FundBalance
- pallet::Module
- pallet::Reservations
- storage::transactional::Layer