Function frame_support::storage::transactional::is_transactional
source · pub fn is_transactional() -> bool
Expand description
Check if the current call is within a transactional layer.
pub fn is_transactional() -> bool
Check if the current call is within a transactional layer.