pub fn some_dispatchable<T: Config>(_param: u32, _other_para: u32)
Expand description
This will be callable by external users, and has two u32s as a parameter.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::some_dispatchable
.