encode_runtime_api_name

Function encode_runtime_api_name 

Source
pub fn encode_runtime_api_name(trait_name: &str, method_name: &str) -> String
Expand description

Encode the name/ID of a Runtime API used in RPC methods given the trait name and method name.