Type Alias oasis_core_runtime::consensus::transaction::MethodName

source ·
pub type MethodName = String;
Expand description

Method name.

Aliased Type§

struct MethodName { /* private fields */ }