referrerpolicy=no-referrer-when-downgrade

Crate collectives_westend_runtime

Source
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 from define_benchmarks and passes the first two parameters on.
list_benchmarks
Calls list_benchmark with all configs from define_benchmarks and passes the first two parameters on.

Structs§

AllianceMotionDuration
AllianceRetirementPeriod
AllyDeposit
AnnouncementDepositBase
AnnouncementDepositFactor
BaseDeliveryFee
The base fee for the message delivery fees.
DepositBase
DepositFactor
ExistentialDeposit
FeeAssetId
The asset ID for the asset that we use to pay for message delivery fees.
MaxProposalWeight
MaxScheduledPerBlock
MaximumSchedulerWeight
MessageQueueServiceWeight
MigController
MigrationMaxKeyLen
MigrationSignedDepositBase
MigrationSignedDepositPerItem
PalletInfo
Provides an implementation of PalletInfo to provide information about the pallet setup in the runtime.
PotId
PreimageBaseDeposit
PreimageByteDeposit
PreimageHoldReason
ProxyDepositBase
ProxyDepositFactor
RelayOrigin
ReservedDmpWeight
ReservedXcmpWeight
RootMigController
Runtime
RuntimeApi
RuntimeApiImpl
Implements all runtime apis for the client side.
RuntimeBlockLength
RuntimeBlockWeights
RuntimeGenesisConfig
RuntimeOrigin
The runtime origin type representing the origin of a call.
SS58Prefix
SessionKeys
SessionLength
StakingAdminBodyId
TransactionByteFee
Relay Chain TransactionByteFee / 10
Version
WestendTreasuryAccount

Enums§

OriginCaller
ProxyType
The type used to represent the kinds of proxying allowed.
RuntimeCall
The aggregated runtime call type.
RuntimeError
RuntimeEvent
RuntimeFreezeReason
A reason for placing a freeze on funds.
RuntimeHoldReason
A reason for placing a hold on funds.
RuntimeLockId
An identifier for each lock placed on funds.
RuntimeSlashReason
A reason for slashing funds.
RuntimeTask
An aggregation of all Task enums across all pallets included in the current runtime.
RuntimeViewFunction
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§

BuildStorage
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.
AllPalletsWithSystem
All pallets included in the runtime as a nested tuple of types.
AllPalletsWithoutSystem
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.
Alliance
AllianceConfig
AllianceMotion
AllianceMotionConfig
AmbassadorCollective
AmbassadorContent
AmbassadorCore
AmbassadorOrigins
AmbassadorReferenda
AmbassadorSalary
AssetRate
Aura
AuraConfig
AuraExt
AuraExtConfig
Authorship
Balances
BalancesConfig
Block
Block type as expected by this runtime.
BlockId
BlockId type as expected by this runtime.
CollatorSelection
CollatorSelectionConfig
CollatorSelectionUpdateOrigin
We allow root and the StakingAdmin to execute privileged collator selection operations.
CumulusXcm
Executive
Executive: handles dispatch to the various modules.
FellowshipCollective
FellowshipCore
FellowshipOrigins
FellowshipReferenda
FellowshipSalary
FellowshipTreasury
FellowshipTreasuryConfig
MessageQueue
Multisig
ParachainInfo
ParachainInfoConfig
ParachainSystem
ParachainSystemConfig
PolkadotXcm
PolkadotXcmConfig
Preimage
PriceForSiblingParachainDelivery
Proxy
RootOrAllianceTwoThirdsMajority
Privileged origin that represents Root or more than two thirds of the Alliance.
Scheduler
SecretaryCollective
SecretarySalary
Session
SessionConfig
SignedBlock
A Block signed with a Justification
StateTrieMigration
System
SystemConfig
Timestamp
TransactionPayment
TransactionPaymentConfig
TxExtension
The extension to the basic transaction logic.
UncheckedExtrinsic
Unchecked extrinsic type as expected by this runtime.
Utility
WeightReclaim
XcmpQueue