polkadot_
primitives
7.0.0
Modules
runtime_api
v8
vstaging
Structs
BlakeTwo256
CandidateHash
HeadData
HrmpChannelId
Id
InboundDownwardMessage
InboundHrmpMessage
OutboundHrmpMessage
Slot
ValidationCode
ValidationCodeHash
Constants
LOWEST_PUBLIC_ID
Traits
HashT
Type Aliases
AccountId
AccountIndex
AccountPublic
AuthorityDiscoveryId
Balance
Block
BlockId
BlockNumber
DownwardMessage
Hash
Header
HorizontalMessages
Moment
Nonce
SessionIndex
Signature
UpwardMessage
polkadot_primitives
Type Alias
Nonce
Copy item path
Settings
Help
Summary
pub type Nonce =
u32
;
Expand description
Index of a transaction in the relay chain. 32-bit should be plenty.