Trait frame_support::weights::GetDispatchInfo
source · pub trait GetDispatchInfo: GetDispatchInfo {
// Provided method
fn get_dispatch_info(&self) -> DispatchInfo { ... }
}
👎Deprecated: Trait has moved to
frame_support::dispatch
Provided Methods§
sourcefn get_dispatch_info(&self) -> DispatchInfo
fn get_dispatch_info(&self) -> DispatchInfo
👎Deprecated: Trait has moved to
frame_support::dispatch