mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Don't auto push jeff ...
This commit is contained in:
parent
1b903767e0
commit
a76b7dadae
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ const (
|
|||
// eth protocol message codes
|
||||
const (
|
||||
StatusMsg = iota
|
||||
GetTxMsg // unused
|
||||
TxMsg
|
||||
GetBlockHashesMsg
|
||||
BlockHashesMsg
|
||||
|
|
|
|||
Loading…
Reference in a new issue