Function frame_system::pallet::dispatchables::remark
source · pub fn remark<T: Config>(remark: Vec<u8>)
Expand description
Make some on-chain remark.
Can be executed by every origin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remark
.