Expand description
§Collectives Parachain
This parachain is for collectives that serve the Westend network. Each collective is defined by a specialized (possibly instanced) pallet.
§Governance
As a system parachain, Collectives defers its governance (namely, its Root
origin), to
its Relay Chain parent, Westend.
§Collator Selection
Collectives uses pallet-collator-selection
, a simple first-come-first-served registration
system where collators can reserve a small bond to join the block producer set. There is no
slashing. Collective members are generally expected to run collators.
Re-exports§
pub use ambassador::pallet_ambassador_origins;
pub use parachains_common as common;
Modules§
- ambassador
- The Ambassador Program.
- api
- fellowship
- The Westend Technical Fellowship.
- impls
- secretary
- The Westend Technical Fellowship. The Polkadot Secretary Collective.
- xcm_
config
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§
- Alliance
Motion Duration - Alliance
Retirement Period - Ally
Deposit - Announcement
Deposit Base - Announcement
Deposit Factor - 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.
- MaxProposal
Weight - MaxScheduled
PerBlock - Maximum
Scheduler Weight - Message
Queue Service Weight - MigController
- Migration
MaxKey Len - Migration
Signed Deposit Base - Migration
Signed Deposit PerItem - Pallet
Info - Provides an implementation of
PalletInfo
to provide information about the pallet setup in the runtime. - PotId
- Preimage
Base Deposit - Preimage
Byte Deposit - Preimage
Hold Reason - Proxy
Deposit Base - Proxy
Deposit Factor - Relay
Origin - Reserved
DmpWeight - Reserved
Xcmp Weight - Root
MigController - 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 - Staking
Admin Body Id - Transaction
Byte Fee - Relay Chain
TransactionByteFee
/ 10 - Version
- Westend
Treasury Account
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§
- ALLIANCE_
MAX_ MEMBERS - ALLIANCE_
MAX_ PROPOSALS - ALLIANCE_
MOTION_ DURATION - MAX_
ALLIES - MAX_
FELLOWS - OFFSET
- PERIOD
- RUNTIME_
API_ VERSIONS - VERSION
- WASM_
BINARY - WASM_
BINARY_ BLOATY - WASM_
BINARY_ PATH
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.
- Alliance
- Alliance
Config - Alliance
Motion - Alliance
Motion Config - Ambassador
Collective - Ambassador
Content - Ambassador
Core - Ambassador
Origins - Ambassador
Referenda - Ambassador
Salary - Asset
Rate - 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.
- Fellowship
Collective - Fellowship
Core - Fellowship
Origins - Fellowship
Referenda - Fellowship
Salary - Fellowship
Treasury - Fellowship
Treasury Config - Message
Queue - Multisig
- Parachain
Info - Parachain
Info Config - Parachain
System - Parachain
System Config - Polkadot
Xcm - Polkadot
XcmConfig - Preimage
- Price
ForSibling Parachain Delivery - Proxy
- Root
OrAlliance TwoThirds Majority - Privileged origin that represents Root or more than two thirds of the Alliance.
- Scheduler
- Secretary
Collective - Secretary
Salary - Session
- Session
Config - Signed
Block - A Block signed with a Justification
- State
Trie Migration - System
- System
Config - Timestamp
- Transaction
Payment - Transaction
Payment Config - TxExtension
- The extension to the basic transaction logic.
- Unchecked
Extrinsic - Unchecked extrinsic type as expected by this runtime.
- Utility
- Weight
Reclaim - Xcmp
Queue