Commit 2b8a15ef authored by vicotor's avatar vicotor

update protocol

parent a7c1027a
......@@ -35,7 +35,6 @@ message TaskContent {
int64 task_workload = 10;
bytes container_pubkey = 11;
int32 task_in_len =12;
}
message TaskReceipt {
......
......@@ -65,6 +65,7 @@ message DeviceInfoMessage {
message RegisteMessage {
string device_ip = 1;
string miner_pubkey = 2;
string benefit_address = 3;
}
message NodeInfoRequest {
......
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