mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Networking fixes related to peer connectivity issues (#384)
This commit is contained in:
committed by
GitHub
parent
6a2384cd03
commit
e7e1268a99
@@ -11,7 +11,6 @@ namespace msg::controlmsg
|
||||
constexpr const char *FLD_REMOVE = "remove";
|
||||
|
||||
// Message types
|
||||
constexpr const char *MSGTYPE_CONTRACT_END = "contract_end";
|
||||
constexpr const char *MSGTYPE_PEER_CHANGESET = "peer_changeset";
|
||||
|
||||
} // namespace msg::controlmsg
|
||||
|
||||
Reference in New Issue
Block a user