Skip to content

Commit

Permalink
Update ValidDataTransferSession to contain rewardable_bytes
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Nov 3, 2023
1 parent 3ba1e1f commit 1385779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/packet_verifier.proto
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ message valid_data_transfer_session {
// Timestamp in millis of the last ingest file we found a data transfer
// session in
uint64 last_timestamp = 7;
uint64 rewardable_bytes = 8;
}

0 comments on commit 1385779

Please sign in to comment.