sp_
domains
0.1.0
Modules
bundle_producer_election
core_api
extrinsics
merkle_tree
proof_provider_and_verifier
storage
valued_trie
Structs
AutoIdDomainRuntimeConfig
BlockFees
Bundle
BundleDigest
BundleHeader
DomainAllowlistUpdates
DomainBundleLimit
DomainId
DomainInstanceData
DomainSudoCall
EvmDomainContractCreationAllowedByCall
EvmDomainRuntimeConfig
ExecutionReceipt
GenesisDomain
InboxedBundle
OperatorKey
ProofOfElection
RuntimeObject
SealedBundleHeader
SealedSingletonReceipt
SingletonReceipt
Transfers
Enums
BundleValidity
ChainId
DomainDigestItem
DomainRuntimeConfig
EvmType
ExtrinsicDigest
InvalidBundleType
InvalidReceipt
OperatorAllowList
OperatorRewardSource
PermissionedActionAllowedBy
ReceiptValidity
RuntimeType
Constants
DOMAIN_EXTRINSICS_SHUFFLING_SEED_SUBJECT
DOMAIN_STORAGE_FEE_MULTIPLIER
EMPTY_EXTRINSIC_ROOT
INITIAL_DOMAIN_TX_RANGE
KEY_TYPE
Traits
BundleProducerElectionApi
DomainBundleSubmitted
DomainOwner
DomainsApi
DomainsDigestItem
DomainsTransfersTracker
OnChainRewards
OnDomainInstantiated
SkipBalanceChecks
Functions
calculate_max_bundle_weight_and_size
derive_domain_block_hash
domain_account_storage_key
domain_total_issuance_storage_key
dummy_opaque_bundle
self_domain_id_storage_key
signer_in_tx_range
system_digest_final_key
Type Aliases
ChannelId
EpochIndex
ExecutionReceiptFor
ExtrinsicsRoot
HeaderHashFor
HeaderHashingFor
HeaderNumberFor
OpaqueBundle
OpaqueBundles
OperatorId
OperatorPair
OperatorPublicKey
OperatorSignature
RuntimeId
StakeWeight
sp_domains
Type Alias
HeaderHashingFor
Copy item path
Settings
Help
Summary
Source
pub type HeaderHashingFor<Header> = <Header as HeaderT>::Hashing;
Expand description
Type alias for Header Hashing.