Commit 238069a9 authored by vicotor's avatar vicotor

update protocol

parent e538e67c
...@@ -72,6 +72,7 @@ message NodeInfoRequest { ...@@ -72,6 +72,7 @@ message NodeInfoRequest {
message NodeInfoResponse { message NodeInfoResponse {
string miner_pubkey = 1; string miner_pubkey = 1;
string benefit_address = 2; string benefit_address = 2;
string device_ip = 3;
} }
message DeviceUsage { message DeviceUsage {
......
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