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