Expand description
§Core
Common traits and types
Re-exports§
pub use location::AgentId;pub use location::AgentIdOf;pub use location::TokenId;pub use location::TokenIdOf;pub use ringbuffer::RingBufferMap;pub use ringbuffer::RingBufferMapImpl;pub use operating_mode::BasicOperatingMode;pub use pricing::PricingParameters;pub use pricing::Rewards;
Modules§
- inbound
- Types for representing inbound messages
- location
- Location
- operating_
mode - outbound
- pricing
- ringbuffer
Structs§
- Allow
Siblings Only - Asset
Metadata - Metadata to include in the instantiated ERC20 token contract
- Channel
- Channel
Id - Identifier for a message channel
- ParaId
- Unique identifier of a parachain.
- Sibling
Para Id - U256
- Little-endian large integer type 256-bit unsigned integer.
Constants§
- PRIMARY_
GOVERNANCE_ CHANNEL - Channel for high-priority governance commands
- ROC
- SECONDARY_
GOVERNANCE_ CHANNEL - Channel for lower-priority governance commands
Traits§
- IsSystem
- Determine if a parachain is a system parachain or not.
- Static
Lookup