Rename json protocol tag
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
|
||||
-define(VSN0, <<"0.1">>).
|
||||
-define(VSN, ?VSN0).
|
||||
-define(PROTOCOL_JSON, <<"pool_ws_json">>).
|
||||
-define(PROTOCOL_JSON, <<"json">>).
|
||||
-define(PROTOCOL, ?PROTOCOL_JSON).
|
||||
|
||||
-spec latest_version() -> version().
|
||||
|
||||
Reference in New Issue
Block a user