Commit 9ea9dc62 authored by linj's avatar linj

add asset info in request

parent 5281bed1
......@@ -54,6 +54,8 @@ message CancelRetrieve {
message ReqRetrieveInfo {
string backupAddress = 1;
string defaultAddress = 2;
string assetExec = 3;
string assetSymbol = 4;
}
message RetrieveQuery {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment