Merge pull request #363 from kiminuo/feature/remove-old-todos
Remove two old TODO comments [nit]
This commit is contained in:
commit
0f4f060e8b
|
@ -56,8 +56,7 @@ pub struct VersionMessage {
|
|||
}
|
||||
|
||||
impl VersionMessage {
|
||||
// TODO: we have fixed services and relay to 0
|
||||
/// Constructs a new `version` message
|
||||
/// Constructs a new `version` message with `relay` set to false
|
||||
pub fn new(
|
||||
services: ServiceFlags,
|
||||
timestamp: i64,
|
||||
|
|
Loading…
Reference in New Issue