Function pallet_example_kitchensink::pallet::dispatchables::set_foo
source · pub fn set_foo<T: Config>(new_foo: u32, _other_compact: u128)
Expand description
Marks this call as feeless if new_foo
is zero.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_foo
.