referrerpolicy=no-referrer-when-downgrade
pallet_message_queue::mock_helpers

Function 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.