Loading include/client/rpc/rpc_types.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -3192,7 +3192,7 @@ struct get_dirents_extended_proxy { // RPC public identifier // (N.B: we reuse the same IDs assigned by Margo so that the daemon // understands Hermes RPCs) constexpr static const uint64_t public_id = 1463943168; // TODO constexpr static const uint64_t public_id = 3686662144; // RPC internal Mercury identifier constexpr static const hg_id_t mercury_id = public_id; Loading Loading
include/client/rpc/rpc_types.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -3192,7 +3192,7 @@ struct get_dirents_extended_proxy { // RPC public identifier // (N.B: we reuse the same IDs assigned by Margo so that the daemon // understands Hermes RPCs) constexpr static const uint64_t public_id = 1463943168; // TODO constexpr static const uint64_t public_id = 3686662144; // RPC internal Mercury identifier constexpr static const hg_id_t mercury_id = public_id; Loading