Function subxt_core::runtime_api::call_name
source ยท pub fn call_name<P: Payload>(payload: &P) -> StringExpand description
Return the name of the runtime API call from the payload.
pub fn call_name<P: Payload>(payload: &P) -> StringReturn the name of the runtime API call from the payload.