referrerpolicy=no-referrer-when-downgrade
substrate_test_runtime::substrate_test_pallet::pallet::dispatchables

Function read_and_panic

Source
pub fn read_and_panic<T: Config>(count: u32)
Expand description

Read X times from the state some data and then panic!

Returns Ok if it didn’t read anything.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::read_and_panic.