p2p: Remove TODO comments

Remove three TODOs and create an issue:

  https://github.com/rust-bitcoin/rust-bitcoin/issues/2400
This commit is contained in:
Tobin C. Harding 2024-01-25 17:07:07 +11:00
parent 0b5fb45ea0
commit 66cc007c2b
No known key found for this signature in database
GPG Key ID: 40BF9E4C269D6607
1 changed files with 0 additions and 3 deletions

View File

@ -189,9 +189,6 @@ pub enum NetworkMessage {
SendHeaders,
/// `getaddr`
GetAddr,
// TODO: checkorder,
// TODO: submitorder,
// TODO: reply,
/// `ping`
Ping(u64),
/// `pong`