Module benchmarking
pallet_
bridge_
messages
0.7.0
Module benchmarking
Module Items
Structs
Traits
In crate pallet_
bridge_
messages
Modules
benchmarking
messages_generation
migration
pallet
weights
Structs
CallHelper
InboundLane
LanesManager
OutboundLane
RuntimeInboundLaneStorage
RuntimeOutboundLaneStorage
SendMessageArgs
StoredInboundLaneData
Enums
LanesManagerError
ReceptionConfirmationError
Constants
EXPECTED_DEFAULT_MESSAGE_LENGTH
EXTRA_STORAGE_PROOF_SIZE
LOG_TARGET
Traits
CallSubType
InboundLaneStorage
OutboundLaneStorage
WeightInfoExt
Functions
ensure_able_to_receive_confirmation
ensure_able_to_receive_message
ensure_maximal_message_dispatch
ensure_weights_are_correct
Type Aliases
StoredMessagePayload
pallet_bridge_messages
Module
benchmarking
Copy item path
Settings
Help
Summary
Source
Expand description
Messages pallet benchmarking.
Structs
§
Message
Delivery
Proof
Params
Benchmark-specific message delivery proof parameters.
Message
Proof
Params
Benchmark-specific message proof parameters.
Pallet
Pallet we’re benchmarking here.
Traits
§
Config
Trait that must be implemented by runtime.