Commit fdd746b3 authored by linj's avatar linj

add is finished

parent f9c8f151
...@@ -302,6 +302,7 @@ message LocalOrder { ...@@ -302,6 +302,7 @@ message LocalOrder {
bool isSellOrder = 15; bool isSellOrder = 15;
string assetExec = 16; string assetExec = 16;
string txIndex = 17; string txIndex = 17;
bool isFinished = 18;
} }
service trade { service trade {
......
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