referrerpolicy=no-referrer-when-downgrade

Function pallet_message_queue::mock_helpers::assert_ring

source ·
pub fn assert_ring<T: Config>(
    queues: &[<<T as Config>::MessageProcessor as ProcessMessage>::Origin],
)
Expand description

Check that the Ready Ring consists of queues in that exact order.

Also check that all backlinks are valid and that the first element is the service head.