diff --git a/msgping.go b/msgping.go index 15f6580d..25a7f521 100644 --- a/msgping.go +++ b/msgping.go @@ -8,7 +8,7 @@ import ( "io" ) -// MsgPong implements the Message interface and represents a bitcoin ping +// MsgPing implements the Message interface and represents a bitcoin ping // message. // // For versions BIP0031Version and earlier, it is used primarily to confirm