Skip to content

Commit 6118ed6

Browse files
committed
typo
1 parent f7ef753 commit 6118ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/nodes/disk_writer.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ message DiskWriterStatus {
2020
uint64 available_disk_space_bytes = 4;
2121

2222
// Current write performance for this node, megabits/sec
23-
float current_bitrate_mbps = 8;
23+
float current_bitrate_mbps = 5;
2424
}

0 commit comments

Comments
 (0)