Type Alias oasis_core_runtime::consensus::transaction::MethodName
source · pub type MethodName = String;
Expand description
Method name.
Aliased Type§
struct MethodName { /* private fields */ }
pub type MethodName = String;
Method name.
struct MethodName { /* private fields */ }