List of all items
Structs
- Blake2_128
- Blake2_128Concat
- Blake2_256
- BoundedVec
- ConstU32
- CountedStorageMap
- GetDefault
- HouseSeller
- Identity
- InherentData
- Investor
- NMapKey
- Notary
- OptionQuery
- PalletId
- PhantomData
- Representative
- ResultQuery
- Servicer
- StorageDoubleMap
- StorageMap
- StorageNMap
- StorageValue
- StorageVersion
- Tenant
- Twox128
- Twox256
- Twox64Concat
- ValidTransaction
- ValueQuery
- Vec
- Weight
- WithdrawReasons
- child::MultiRemovalResults
- pallet::GenesisConfig
- pallet::InitRepMembers
- 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
- vec::Drain
- vec::DrainFilter
- vec::IntoIter
- vec::Splice
- vec::Vec
- weights::SubstrateWeight
Enums
- Accounts
- DispatchClass
- DispatchError
- ExistenceRequirement
- InvalidTransaction
- Pays
- RawOrigin
- TransactionSource
- TransactionValidityError
- UnknownTransaction
- child::ChildInfo
- child::ChildType
- child::KillStorageResult
- child::StateVersion
- pallet::Call
- pallet::Error
- pallet::Event
- storage::TransactionOutcome
- storage::child::ChildInfo
- storage::child::ChildType
- storage::child::KillStorageResult
- storage::child::StateVersion
Traits
- AccountIdConversion
- Currency
- Decode
- Deserialize
- Encode
- EncodeLike
- EnsureOrigin
- GenesisBuild
- Get
- GetStorageVersion
- Hash
- Hooks
- IsType
- LockableCurrency
- MaxEncodedLen
- MaybeSerializeDeserialize
- Member
- PalletInfoAccess
- Parameter
- ProvideInherent
- ReservableCurrency
- Saturating
- Serialize
- StaticLookup
- 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
Derive Macros
- CloneNoBound
- DebugNoBound
- Decode
- Deserialize
- Encode
- EqNoBound
- MaxEncodedLen
- PartialEqNoBound
- RuntimeDebug
- RuntimeDebugNoBound
- Serialize
- TypeInfo
Functions
- child::clear_storage
- child::exists
- child::get
- child::get_or
- child::get_or_default
- child::get_or_else
- child::get_raw
- child::kill
- child::kill_storage
- child::len
- child::put
- child::put_raw
- child::root
- child::take
- child::take_or
- child::take_or_default
- child::take_or_else
- ensure_none
- ensure_root
- ensure_signed
- ensure_signed_or_root
- pallet::__type_value_for_init_rep_members
- 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
- Idle
- InherentIdentifier
- OriginFor
- TransactionLongevity
- TransactionPriority
- TransactionTag
- TransactionValidity
- pallet::AccountsRolesLog
- pallet::Module
- pallet::RepApprovalList
- pallet::RepNumber
- pallet::RepresentativeLog
- pallet::RequestedRoles
- pallet::TenantLog
- storage::transactional::Layer