Skip to content

Commit

Permalink
remove previously added address for receipt/witness reports
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Mar 15, 2022
1 parent c669bef commit 159da29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/service/gateway.proto
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ message gateway_poc_report_req_v1 {
blockchain_poc_receipt_v1 receipt = 2;
blockchain_poc_witness_v1 witness = 3;
}
bytes address = 4;
}

// request to translate the specified pubkeybin to the assocaited nodes public
Expand Down

0 comments on commit 159da29

Please sign in to comment.