polkadot_
primitives
7.0.0
In polkadot_
primitives::
v8
Modules
async_backing
executor_params
metric_definitions
node_features
slashing
well_known_keys
Structs
AbridgedHostConfiguration
AbridgedHrmpChannel
ApprovalVote
ApprovalVoteMultipleCandidates
ApprovalVotingParams
AvailabilityBitfield
BackedCandidate
BlakeTwo256
CandidateCommitments
CandidateDescriptor
CandidateHash
CandidateReceipt
CheckedDisputeStatementSet
ChunkIndex
CommittedCandidateReceipt
CoreIndex
DisputeState
DisputeStatementSet
ExplicitDisputeStatement
GroupIndex
GroupRotationInfo
HeadData
HrmpChannelId
Id
InboundDownwardMessage
InboundHrmpMessage
IndexedVec
InherentData
OccupiedCore
OutboundHrmpMessage
ParathreadClaim
ParathreadEntry
PersistedValidationData
PvfCheckStatement
RuntimeMetricLabel
RuntimeMetricLabels
RuntimeMetricUpdate
ScheduledCore
SchedulerParams
ScrapedOnChainVotes
SessionInfo
Signed
SigningContext
Slot
UncheckedExtrinsic
UncheckedSigned
ValidationCode
ValidationCodeHash
ValidatorIndex
WellKnownKey
Enums
CandidateEvent
CompactStatement
ConsensusLog
CoreState
DisputeStatement
InvalidDisputeStatementKind
OccupiedCoreAssumption
PvfExecKind
PvfPrepKind
RuntimeMetricOp
UpgradeGoAhead
UpgradeRestriction
ValidDisputeStatementKind
ValidityAttestation
ValidityError
Constants
ASSIGNMENT_KEY_TYPE_ID
COLLATOR_KEY_TYPE_ID
DEFAULT_SCHEDULING_LOOKAHEAD
LEGACY_MIN_BACKING_VOTES
LOWEST_PUBLIC_ID
MAX_CODE_SIZE
MAX_HEAD_DATA_SIZE
MAX_POV_SIZE
MIN_CODE_SIZE
ON_DEMAND_DEFAULT_QUEUE_MAX_SIZE
ON_DEMAND_MAX_QUEUE_MAX_SIZE
PARACHAINS_INHERENT_IDENTIFIER
PARACHAIN_KEY_TYPE_ID
POLKADOT_ENGINE_ID
Traits
EncodeAs
HashT
TypeIndex
Functions
byzantine_threshold
check_candidate_backing
collator_signature_payload
effective_minimum_backing_votes
supermajority_threshold
Type Aliases
AccountId
AccountIndex
AccountPublic
AssignmentId
AssignmentPair
AuthorityDiscoveryId
Balance
Block
BlockId
BlockNumber
CandidateIndex
ChainId
CheckedMultiDisputeStatementSet
CollatorId
CollatorPair
CollatorSignature
DownwardMessage
Hash
Header
HorizontalMessages
Moment
MultiDisputeStatementSet
NodeFeatures
Nonce
Remark
RuntimeMetricLabelValue
RuntimeMetricLabelValues
SessionIndex
Signature
SignedAvailabilityBitfield
SignedAvailabilityBitfields
SignedStatement
UncheckedSignedAvailabilityBitfield
UncheckedSignedAvailabilityBitfields
UncheckedSignedStatement
UpwardMessage
UpwardMessages
ValidatorId
ValidatorPair
ValidatorSignature
polkadot_primitives
::
v8
Type Alias
SessionIndex
Copy item path
Settings
Help
Summary
pub type SessionIndex =
u32
;
Expand description
Simple index type with which we can count sessions.