Commit 4c0adab
committed
dbft: remove Timestamp() API from dbft.RecoveryRequest
This API is unused. In it's essence it's important for the dBFT to know
that RecoveryRequest is received, no timestamp information required for
its handling.
A part of #84.
Signed-off-by: Anna Shaleva <[email protected]>1 parent ae9a7cf commit 4c0adab
File tree
3 files changed
+1
-15
lines changed- internal/consensus
3 files changed
+1
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | 162 | | |
169 | 163 | | |
170 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
0 commit comments