Commit 90ee65d2 authored by linj's avatar linj

update

parent 12e3205e
...@@ -43,6 +43,7 @@ message PrepareRetrieve { ...@@ -43,6 +43,7 @@ message PrepareRetrieve {
message PerformRetrieve { message PerformRetrieve {
string backupAddress = 1; string backupAddress = 1;
string defaultAddress = 2; string defaultAddress = 2;
repeated Asset assets = 3;
} }
message CancelRetrieve { message CancelRetrieve {
......
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