Crate snowbridge_core
source ·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§
- Types for representing inbound messages
- Location
Structs§
- Metadata to include in the instantiated ERC20 token contract
- Identifier for a message channel
- Unique identifier of a parachain.
- Little-endian large integer type 256-bit unsigned integer.
Constants§
- Channel for high-priority governance commands
- Channel for lower-priority governance commands
Traits§
- Determine if a parachain is a system parachain or not.