mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Introduced UNL update control message. (#169)
This commit is contained in:
@@ -12,8 +12,8 @@ namespace msg::usrmsg
|
||||
class usrmsg_parser
|
||||
{
|
||||
const util::PROTOCOL protocol;
|
||||
jsoncons::json jsonDoc;
|
||||
jsoncons::ojson bsonDoc;
|
||||
jsoncons::json jdoc;
|
||||
jsoncons::ojson bdoc;
|
||||
|
||||
public:
|
||||
usrmsg_parser(const util::PROTOCOL protocol);
|
||||
|
||||
Reference in New Issue
Block a user