Commit bbc6fcd3 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update witness

parent 9cd11efe
......@@ -13,9 +13,11 @@ message WitnessStatusResponse {
message PushProofRequest {
uint64 workload = 1;
string task_id = 2;
string manager_signature = 3;
string container_signature = 4;
string miner_signature = 5;
bytes req_hash = 6;
bytes resp_hash = 7;
bytes manager_signature = 3;
bytes container_signature = 4;
bytes miner_signature = 5;
}
message PushProofResponse {
......
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