Function pallet_bridge::pallet::dispatchables::remark
source · pub fn remark<T: Config>(hash: <T as Config>::Hash, r_id: ResourceId)
Expand description
This can be called by the chainbridge to demonstrate an arbitrary call from a proposal.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remark
.