referrerpolicy=no-referrer-when-downgrade

Trait polkadot_service::runtime_traits::TypedGet

pub trait TypedGet {
    type Type;

    // Required method
    fn get() -> Self::Type;
}
Expand description

A trait for querying a single value from a type defined in the trait.

It is not required that the value is constant.

Required Associated Types§

type Type

The type which is returned.

Required Methods§

fn get() -> Self::Type

Return the current value.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl TypedGet for BlockExecutionWeight

source§

impl TypedGet for ExtrinsicBaseWeight

source§

impl TypedGet for ParityDbWeight

source§

impl TypedGet for RocksDbWeight

source§

impl TypedGet for BagThresholds

§

type Type = &'static [u64]

source§

fn get() -> &'static [u64]

source§

impl TypedGet for NextVoteWeight

§

type Type = u64

source§

fn get() -> u64

source§

impl TypedGet for NextVoteWeightMap

source§

impl TypedGet for TestMaxServiceWeight

source§

impl TypedGet for Admin

§

type Type = u128

source§

fn get() -> u128

source§

impl TypedGet for BondedBalanceMap

source§

impl TypedGet for BondingDuration

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for CheckLevel

§

type Type = u8

source§

fn get() -> u8

source§

impl TypedGet for CurrentEra

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for ExistentialDeposit

§

type Type = u128

source§

fn get() -> u128

source§

impl TypedGet for MaxMetadataLen

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxUnbonding

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MinJoinBondConfig

§

type Type = u128

source§

fn get() -> u128

source§

impl TypedGet for Nominations

source§

impl TypedGet for PoolsPalletId

source§

impl TypedGet for PostUnbondingPoolsWindow

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for StakingMinBond

§

type Type = u128

source§

fn get() -> u128

source§

impl TypedGet for UnbondingBalanceMap

source§

impl TypedGet for BondingDuration

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for SessionsPerEra

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for CurrentXcmVersion

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for AdjustmentVariable

source§

impl TypedGet for BlockHashCount

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for BlockLength

source§

impl TypedGet for MaximumMultiplier

source§

impl TypedGet for MinimumMultiplier

source§

impl TypedGet for TargetBlockFullness

source§

impl TypedGet for EpochDurationInBlocks

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for BlockExecutionWeight

source§

impl TypedGet for ExtrinsicBaseWeight

source§

impl TypedGet for ParityDbWeight

source§

impl TypedGet for RocksDbWeight

source§

impl TypedGet for MaxDispatchErrorLen

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxPalletNameLen

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxPalletsInfo

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxPalletNameLen

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxPalletsInfo

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxPalletNameLen

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for MaxPalletsInfo

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for LockedAssets

source§

impl TypedGet for MaxAssetsIntoHolding

§

type Type = u32

source§

fn get() -> u32

source§

impl TypedGet for SubscriptionRequests

source§

impl TypedGet for TrappedAssets

source§

impl TypedGet for BlockExecutionWeight

source§

impl TypedGet for ExtrinsicBaseWeight

source§

impl TypedGet for ParityDbWeight

source§

impl TypedGet for RocksDbWeight

§

impl TypedGet for AlarmInterval

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for AlarmInterval

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for AnnouncementDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for AnnouncementDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for AnnouncementDepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for AnnouncementDepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for AssetHub

§

impl TypedGet for AssetHub

§

impl TypedGet for BagThresholds

§

type Type = &'static [u64]

§

fn get() -> &'static [u64]

§

impl TypedGet for BalanceTransferAllowDeath

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for BalanceUnreserveWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for BaseDeliveryFee

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for BaseDeliveryFee

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for BaseXcmWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for BasicDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for BasicDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for BeefySetIdSessionEntries

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BeefySetIdSessionEntries

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BlockWeights

§

impl TypedGet for BlockWeights

§

impl TypedGet for BondingDuration

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BondingDuration

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BountyDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for BountyDepositPayoutDelay

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BountyUpdatePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BountyValueMinimum

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for BridgeHub

§

impl TypedGet for BridgeHub

§

impl TypedGet for Broker

§

impl TypedGet for Broker

§

impl TypedGet for BrokerId

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BrokerId

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for BrokerPalletId

§

impl TypedGet for BrokerPalletId

§

impl TypedGet for Burn

§

type Type = Permill

§

fn get() -> Permill

§

impl TypedGet for Burn

§

type Type = Permill

§

fn get() -> Permill

§

impl TypedGet for ByteDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ByteDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for CheckAccount

§

impl TypedGet for CheckAccount

§

impl TypedGet for ChildBountyValueMinimum

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for CollectiveBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for Collectives

§

impl TypedGet for ConfigDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ConfigDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for Contracts

§

impl TypedGet for CouncilPalletName

§

type Type = &'static str

§

fn get() -> &'static str

§

impl TypedGet for CrowdloanId

§

impl TypedGet for CrowdloanId

§

impl TypedGet for CuratorDepositMax

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for CuratorDepositMin

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for CuratorDepositMultiplier

§

type Type = Permill

§

fn get() -> Permill

§

impl TypedGet for DataDepositPerByte

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for DataDepositPerByte

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for DelegatedStakingPalletId

§

impl TypedGet for DemocracyPalletName

§

type Type = &'static str

§

fn get() -> &'static str

§

impl TypedGet for DepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for DepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for DepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for DepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ElectionBounds

§

impl TypedGet for Encointer

§

impl TypedGet for Encointer

§

impl TypedGet for EndingPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for EndingPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for EpochDuration

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for ExistentialDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ExistentialDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ExpectedBlockTime

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for ExpectedBlockTime

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for FeeAssetId

§

type Type = AssetId

§

fn get() -> AssetId

§

impl TypedGet for FeeAssetId

§

type Type = AssetId

§

fn get() -> AssetId

§

impl TypedGet for FellowsBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for FellowsBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for FellowshipAdminBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for FriendDepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for FriendDepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for GeneralAdminBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for HrmpChannelSizeAndCapacityWithSystemRatio

§

type Type = Percent

§

fn get() -> Percent

§

impl TypedGet for HrmpChannelSizeAndCapacityWithSystemRatio

§

type Type = Percent

§

fn get() -> Percent

§

impl TypedGet for IndexDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for IndexDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for IntakePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for LeafVersion

§

impl TypedGet for LeafVersion

§

impl TypedGet for LeasePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for LeasePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for LocalCheckAccount

§

impl TypedGet for LocalCheckAccount

§

impl TypedGet for MaxActiveChildBountyCount

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxActiveValidators

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAdditionalFields

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAdditionalFields

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAgentsToMigrate

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxApprovals

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxApprovals

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAssetsIntoHolding

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAssetsIntoHolding

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAuthorities

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxAuthorities

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxBalance

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MaxBalance

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MaxBalance

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MaxBalance

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MaxControllersInDeprecationBatch

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxElectingVoters

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxExposurePageSize

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxFriends

§

type Type = u16

§

fn get() -> u16

§

impl TypedGet for MaxFriends

§

type Type = u16

§

fn get() -> u16

§

impl TypedGet for MaxHistoricalRevenue

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxHistoricalRevenue

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxInstructions

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxInstructions

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxIntakeWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MaxKeys

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxKeys

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxLocks

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxLocks

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxMemoLength

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for MaxMemoLength

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for MaxNominations

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxNominators

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxPeerInHeartbeats

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxPeerInHeartbeats

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxPending

§

type Type = u16

§

fn get() -> u16

§

impl TypedGet for MaxPending

§

type Type = u16

§

fn get() -> u16

§

impl TypedGet for MaxPointsToBalance

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for MaxProxies

§

type Type = u16

§

fn get() -> u16

§

impl TypedGet for MaxProxies

§

type Type = u16

§

fn get() -> u16

§

impl TypedGet for MaxRegistrars

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxRegistrars

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxReserves

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxReserves

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxScheduledPerBlock

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxScheduledPerBlock

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxSetIdSessionEntries

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxSetIdSessionEntries

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxSignatories

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxSignatories

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxSubAccounts

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxSubAccounts

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxTemporarySlotPerLeasePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxTemporarySlotPerLeasePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaxXcmTransactWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MaxXcmTransactWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MaximumReasonLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MaximumSchedulerWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MaximumSchedulerWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MbmServiceWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MbmServiceWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MessageQueueHeapSize

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MessageQueueHeapSize

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MessageQueueMaxStale

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MessageQueueMaxStale

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MessageQueueServiceWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MessageQueueServiceWeight

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for MigController

§

impl TypedGet for MigrationMaxKeyLen

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MigrationMaxKeyLen

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for MigrationSignedDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MigrationSignedDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MigrationSignedDepositPerItem

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MigrationSignedDepositPerItem

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MinContribution

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MinContribution

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MinReceipt

§

impl TypedGet for MinVestedTransfer

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MinVestedTransfer

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for MinimumPeriod

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for MinimumPeriod

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for NisBasePeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for NisPalletId

§

impl TypedGet for NoPreimagePostponement

§

type Type = Option<u32>

§

fn get() -> Option<u32>

§

impl TypedGet for NoPreimagePostponement

§

type Type = Option<u32>

§

fn get() -> Option<u32>

§

impl TypedGet for NposSolutionPriority

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for OffchainRepeat

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for OffchainSolutionLengthLimit

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for OffchainSolutionLengthLimit

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for OffchainSolutionWeightLimit

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for OffchainSolutionWeightLimit

§

type Type = Weight

§

fn get() -> Weight

§

impl TypedGet for Offset

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for OnDemandPalletId

§

impl TypedGet for OnDemandPalletId

§

impl TypedGet for OnDemandTrafficDefaultValue

§

impl TypedGet for OnDemandTrafficDefaultValue

§

impl TypedGet for OperationalFeeMultiplier

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for OperationalFeeMultiplier

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for ParaDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ParaDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ParasUnsignedPriority

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for ParasUnsignedPriority

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for PayoutSpendPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for PayoutSpendPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for People

§

impl TypedGet for People

§

impl TypedGet for Period

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for PermanentSlotLeasePeriodLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for PermanentSlotLeasePeriodLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for PhragmenElectionPalletId

§

type Type = [u8; 8]

§

fn get() -> [u8; 8]

§

impl TypedGet for PhragmenElectionPalletName

§

type Type = &'static str

§

fn get() -> &'static str

§

impl TypedGet for PoolsPalletId

§

impl TypedGet for Prefix

§

type Type = &'static [u8]

§

fn get() -> &'static [u8]

§

impl TypedGet for PreimageBaseDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for PreimageByteDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for PreimageHoldReason

§

type Type = RuntimeHoldReason

§

fn get() -> RuntimeHoldReason

§

impl TypedGet for PreimageHoldReason

§

type Type = RuntimeHoldReason

§

fn get() -> RuntimeHoldReason

§

impl TypedGet for ProxyDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ProxyDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ProxyDepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for ProxyDepositFactor

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for RecoveryDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for RecoveryDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for RegistrarDataDepositPerByte

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for RemoveKeysLimit

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for RemoveKeysLimit

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for ReportLongevity

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for ReportLongevity

§

type Type = u64

§

fn get() -> u64

§

impl TypedGet for Roc

§

impl TypedGet for RocForAssetHub

§

impl TypedGet for RocForBridgeHub

§

impl TypedGet for RocForBroker

§

impl TypedGet for RocForContracts

§

impl TypedGet for RocForEncointer

§

impl TypedGet for RocForPeople

§

impl TypedGet for RocForTick

§

impl TypedGet for RocForTrack

§

impl TypedGet for RocForTrick

§

impl TypedGet for RootLocation

§

impl TypedGet for RootLocation

§

impl TypedGet for SS58Prefix

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for SS58Prefix

§

type Type = u8

§

fn get() -> u8

§

impl TypedGet for SampleLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SampleLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SessionsPerEra

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SessionsPerEra

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SignedDepositByte

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SignedDepositIncreaseFactor

§

type Type = Percent

§

fn get() -> Percent

§

impl TypedGet for SignedFixedDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SignedMaxRefunds

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SignedMaxSubmissions

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SignedPhase

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SignedRewardBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SlashDeferDuration

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SlashRewardFraction

§

type Type = Perbill

§

fn get() -> Perbill

§

impl TypedGet for SocietyPalletId

§

impl TypedGet for SpendPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for SpendPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for StakingAdminBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for StakingAdminBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for SubAccountDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SubAccountDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SubmissionDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SubmissionDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SubmissionDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for SubmissionDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for TechnicalCommitteePalletName

§

type Type = &'static str

§

fn get() -> &'static str

§

impl TypedGet for TechnicalMembershipPalletName

§

type Type = &'static str

§

fn get() -> &'static str

§

impl TypedGet for TemporarySlotLeasePeriodLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for TemporarySlotLeasePeriodLength

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for ThawThrottle

§

impl TypedGet for ThisNetwork

§

impl TypedGet for ThisNetwork

§

impl TypedGet for Tick

§

impl TypedGet for TipCountdown

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for TipCountdown

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for TipFindersFee

§

type Type = Percent

§

fn get() -> Percent

§

impl TypedGet for TipFindersFee

§

type Type = Percent

§

fn get() -> Percent

§

impl TypedGet for TipReportDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for TipReportDepositBase

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for TipsPalletName

§

type Type = &'static str

§

fn get() -> &'static str

§

impl TypedGet for TokenLocation

§

impl TypedGet for TokenLocation

§

impl TypedGet for Track

§

impl TypedGet for TransactionByteFee

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for TransactionByteFee

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for TreasurerBodyId

§

type Type = BodyId

§

fn get() -> BodyId

§

impl TypedGet for TreasuryAccount

§

impl TypedGet for TreasuryAccount

§

impl TypedGet for TreasuryInteriorLocation

§

impl TypedGet for TreasuryInteriorLocation

§

impl TypedGet for TreasuryPalletId

§

impl TypedGet for TreasuryPalletId

§

impl TypedGet for Trick

§

impl TypedGet for UndecidingTimeout

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for UndecidingTimeout

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for UniversalLocation

§

impl TypedGet for UniversalLocation

§

impl TypedGet for UnsignedPhase

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for UnvestedFundsAllowedWithdrawReasons

§

impl TypedGet for UnvestedFundsAllowedWithdrawReasons

§

impl TypedGet for UsernameDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for UsernameDeposit

§

type Type = u128

§

fn get() -> u128

§

impl TypedGet for Version

§

impl TypedGet for Version

§

impl TypedGet for VoteLockingPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for VoteLockingPeriod

§

type Type = u32

§

fn get() -> u32

§

impl TypedGet for Wnd

§

impl TypedGet for WndForAssetHub

§

impl TypedGet for WndForBridgeHub

§

impl TypedGet for WndForBroker

§

impl TypedGet for WndForCollectives

§

impl TypedGet for WndForEncointer

§

impl TypedGet for WndForPeople

source§

impl<R> TypedGet for TreasuryAccountId<R>
where R: Config,

Implementors§

§

impl<const N: i128> TypedGet for ConstInt<N>

§

type Type = i128

§

impl<const N: u128> TypedGet for ConstUint<N>

§

type Type = u128

§

impl<const T: bool> TypedGet for ConstBool<T>

§

type Type = bool

§

impl<const T: i8> TypedGet for ConstI8<T>

§

type Type = i8

§

impl<const T: i16> TypedGet for ConstI16<T>

§

type Type = i16

§

impl<const T: i32> TypedGet for ConstI32<T>

§

type Type = i32

§

impl<const T: i64> TypedGet for ConstI64<T>

§

type Type = i64

§

impl<const T: i128> TypedGet for ConstI128<T>

§

type Type = i128

§

impl<const T: u8> TypedGet for ConstU8<T>

§

type Type = u8

§

impl<const T: u16> TypedGet for ConstU16<T>

§

type Type = u16

§

impl<const T: u32> TypedGet for ConstU32<T>

§

type Type = u32

§

impl<const T: u64> TypedGet for ConstU64<T>

§

type Type = u64

§

impl<const T: u128> TypedGet for ConstU128<T>

§

type Type = u128