List of all items
Structs
- agent::Agent
- burn::BurnConfiguration
- fee::ValidatorFee
- fee::ValidatorFeeConstraints
- migrations::v4::MigrateToV4
- migrations::v4::storage::Agent
- migrations::v4::storage::Agents_Storage_Instance
- migrations::v5::MigrateToV5
- migrations::v5::storage::NamespaceCount_Storage_Instance
- migrations::v5::storage::Namespaces_Storage_Instance
- namespace::NamespaceMetadata
- namespace::NamespacePath
- namespace::NamespacePricingConfig
- pallet::Pallet
- pallet::storage_types::AgentUpdateCooldown
- pallet::storage_types::Agents
- pallet::storage_types::Burn
- pallet::storage_types::BurnConfig
- pallet::storage_types::DividendsParticipationWeight
- pallet::storage_types::FeeConstraints
- pallet::storage_types::MaxAgentUrlLength
- pallet::storage_types::MaxAllowedValidators
- pallet::storage_types::MaxNameLength
- pallet::storage_types::MaxRegistrationsPerBlock
- pallet::storage_types::MinAllowedStake
- pallet::storage_types::MinNameLength
- pallet::storage_types::MinValidatorStake
- pallet::storage_types::NamespaceCount
- pallet::storage_types::NamespacePricingConfig
- pallet::storage_types::Namespaces
- pallet::storage_types::RegistrationsThisBlock
- pallet::storage_types::RegistrationsThisInterval
- pallet::storage_types::RewardInterval
- pallet::storage_types::StakedBy
- pallet::storage_types::StakingTo
- pallet::storage_types::TotalStake
- weights::SubstrateWeight
Enums
Traits
Functions
- agent::exists
- agent::register
- agent::unregister
- agent::update
- burn::adjust_burn
- namespace::calculate_cost
- namespace::create_namespace
- namespace::delete_namespace
- namespace::find_missing_paths
- pallet::dispatchables::add_stake
- pallet::dispatchables::create_namespace
- pallet::dispatchables::delete_namespace
- pallet::dispatchables::register_agent
- pallet::dispatchables::remove_stake
- pallet::dispatchables::set_agent_update_cooldown
- pallet::dispatchables::transfer_stake
- pallet::dispatchables::unregister_agent
- pallet::dispatchables::update_agent
- stake::add_stake
- stake::get_staked_by_vector
- stake::get_staking_to_vector
- stake::remove_stake
- stake::sum_staked_by
- stake::sum_staking_to
- stake::transfer_stake
Type Aliases
- migrations::v4::Migration
- migrations::v4::storage::Agents
- migrations::v5::Migration
- migrations::v5::storage::NamespaceCount
- migrations::v5::storage::Namespaces
- pallet::AgentUpdateCooldown
- pallet::Agents
- pallet::Burn
- pallet::BurnConfig
- pallet::DividendsParticipationWeight
- pallet::FeeConstraints
- pallet::MaxAgentUrlLength
- pallet::MaxAllowedValidators
- pallet::MaxNameLength
- pallet::MaxRegistrationsPerBlock
- pallet::MinAllowedStake
- pallet::MinNameLength
- pallet::MinValidatorStake
- pallet::Module
- pallet::NamespaceCount
- pallet::NamespacePricingConfig
- pallet::Namespaces
- pallet::RegistrationsThisBlock
- pallet::RegistrationsThisInterval
- pallet::RewardInterval
- pallet::StakedBy
- pallet::StakingTo
- pallet::TotalStake