[][src]Type Definition exonum::runtime::MethodId

type MethodId = u32;

Identifier of the method in the service interface required for the call.