Commit 57028e5d authored by vicotor's avatar vicotor

update demo worker

parent d44cb4db
...@@ -45,6 +45,7 @@ func withManager(idx int, endpoint string) { ...@@ -45,6 +45,7 @@ func withManager(idx int, endpoint string) {
RegisteMessage: &omanager.RegisteMessage{ RegisteMessage: &omanager.RegisteMessage{
DeviceIp: "192.168.1.112", DeviceIp: "192.168.1.112",
MinerPubkey: minerPubkey, MinerPubkey: minerPubkey,
BenefitAddress: "0x0Fb196385c8826e3806ebA2cA2cb78B26E08fEEe",
}, },
}, },
} }
......
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