Expand description
§Asset Hub Rococo Runtime
Asset Hub Rococo, formerly known as “Rockmine”, is the test network for its Kusama cousin.
Modules§
Macros§
- add_
benchmarks - Calls
add_benchmark
with all configs fromdefine_benchmarks
and passes the first two parameters on. - list_
benchmarks - Calls
list_benchmark
with all configs fromdefine_benchmarks
and passes the first two parameters on.
Structs§
- Announcement
Deposit Base - Announcement
Deposit Factor - Approval
Deposit - Asset
Account Deposit - Asset
Conversion Origin - Asset
Conversion Pallet Id - Asset
Conversion TxHelper - Asset
Deposit - Asset
Rewards Pallet Id - Assets
String Limit - Base
Delivery Fee - The base fee for the message delivery fees.
- Deposit
Base - Deposit
Factor - Existential
Deposit - FeeAsset
Id - The asset ID for the asset that we use to pay for message delivery fees.
- Foreign
Assets Approval Deposit - Foreign
Assets Asset Account Deposit - Foreign
Assets Asset Deposit - Foreign
Assets Assets String Limit - Foreign
Assets Metadata Deposit Base - Foreign
Assets Metadata Deposit PerByte - Init
Storage Versions - Migration to initialize storage versions for pallets added after genesis.
- Liquidity
Withdrawal Fee - MaxPending
- MaxProxies
- MaxSignatories
- Message
Queue Service Weight - Metadata
Deposit Base - Key = 32 bytes, Value = 36 bytes (32+1+1+1+1)
- Metadata
Deposit PerByte - NewAsset
Name - NewAsset
Symbol - NftFractionalization
Pallet Id - Nfts
Attribute Deposit Base - Nfts
Collection Deposit - Nfts
Deposit PerByte - Nfts
Item Deposit - Nfts
MaxDeadline Duration - Nfts
Metadata Deposit Base - Nfts
Pallet Features - Offset
- Pallet
Asset Rewards Benchmark Helper - Pallet
Info - Provides an implementation of
PalletInfo
to provide information about the pallet setup in the runtime. - Period
- PotId
- Proxy
Deposit Base - Proxy
Deposit Factor - Relay
Origin - Reserved
DmpWeight - Reserved
Xcmp Weight - Rewards
Pool Creation Hold Reason - Runtime
- Runtime
Api - Runtime
ApiImpl - Implements all runtime apis for the client side.
- Runtime
Block Length - Runtime
Block Weights - Runtime
Genesis Config - Runtime
Origin - The runtime origin type representing the origin of a call.
- SS58
Prefix - Session
Keys - Session
Length - Stake
Pool Creation Deposit - Staking
Admin Body Id - Staking
Pot - State
Trie Migration Name - Transaction
Byte Fee - Relay Chain
TransactionByteFee
/ 10 - Uniques
Attribute Deposit Base - Uniques
Collection Deposit - Uniques
Deposit PerByte - Uniques
Item Deposit - Uniques
Metadata Deposit Base - Version
Enums§
- Origin
Caller - Proxy
Type - The type used to represent the kinds of proxying allowed.
- Runtime
Call - The aggregated runtime call type.
- Runtime
Error - Runtime
Event - Runtime
Freeze Reason - A reason for placing a freeze on funds.
- Runtime
Hold Reason - A reason for placing a hold on funds.
- Runtime
Lock Id - An identifier for each lock placed on funds.
- Runtime
Slash Reason - A reason for slashing funds.
- Runtime
Task - An aggregation of all
Task
enums across all pallets included in the current runtime. - Runtime
View Function - Runtime query type.
Constants§
Traits§
- Build
Storage - Complex storage builder stuff.
Functions§
- native_
version - The version information used to identify this runtime when compiled natively.
Type Aliases§
- Address
- The address format for describing accounts.
- AllPallets
With System - All pallets included in the runtime as a nested tuple of types.
- AllPallets
Without System - All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.
- Asset
Conversion - Asset
Conversion Migration - Asset
Rewards - Asset
TxPayment - Assets
- Assets
Config - Assets
Force Origin - We allow root to execute privileged asset operations.
- Assets
Freezer - Assets
Freezer Instance - Aura
- Aura
Config - AuraExt
- Aura
ExtConfig - Authorship
- Balances
- Balances
Config - Block
- Block type as expected by this runtime.
- BlockId
- BlockId type as expected by this runtime.
- Collator
Selection - Collator
Selection Config - Collator
Selection Update Origin - We allow root and the
StakingAdmin
to execute privileged collator selection operations. - Cumulus
Xcm - Executive
- Executive: handles dispatch to the various modules.
- Foreign
Assets - Foreign
Assets Config - Foreign
Assets Freezer - Foreign
Assets Freezer Instance - Foreign
Assets Instance - Assets managed by some foreign location. Note: we do not declare a
ForeignAssetsCall
type, as this type is used in proxy definitions. We assume that a foreign location would not want to set an individual, local account as a proxy for the issuance of their assets. This issuance should be managed by the foreign location’s governance. - Local
AndForeign Assets - Union fungibles implementation for
Assets
andForeignAssets
. - Local
AndForeign Assets Freezer - Union fungibles implementation for
AssetsFreezer
andForeignAssetsFreezer
. - Message
Queue - Migrations
- Migrations to apply on runtime upgrade.
- Multisig
- Native
AndAll Assets - Union fungibles implementation for
PoolAssets
andNativeAndNonPoolAssets
. - Native
AndAll Assets Freezer - Union fungibles implementation for
PoolAssetsFreezer
andNativeAndNonPoolAssetsFreezer
. - Native
AndNon Pool Assets - Union fungibles implementation for
LocalAndForeignAssets
andBalances
. - Native
AndNon Pool Assets Freezer - Union fungibles implementation for
LocalAndForeignAssetsFreezer
andBalances
. - NftFractionalization
- Nfts
- Parachain
Info - Parachain
Info Config - Parachain
System - Parachain
System Config - Polkadot
Xcm - Polkadot
XcmConfig - Pool
Assets - Pool
Assets Config - Pool
Assets Freezer - Pool
Assets Freezer Instance - Pool
Assets Instance - Pool
IdTo Account Id - Price
ForSibling Parachain Delivery - Proxy
- Session
- Session
Config - Signed
Block - A Block signed with a Justification
- System
- System
Config - Timestamp
- ToWestend
XcmRouter - ToWestend
XcmRouter Instance - XCM router instance to BridgeHub with bridging capabilities for
Westend
global consensus with dynamic fees and back-pressure. - Transaction
Payment - Transaction
Payment Config - Trust
Backed Assets Instance - TxExtension
- The extension to the basic transaction logic.
- Unchecked
Extrinsic - Unchecked extrinsic type as expected by this runtime.
- Uniques
- Utility
- Weight
Reclaim - Xcmp
Queue