mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-14 12:06:40 +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
|
// eth protocol message codes
|
||||||
const (
|
const (
|
||||||
StatusMsg = iota
|
StatusMsg = iota
|
||||||
|
GetTxMsg // unused
|
||||||
TxMsg
|
TxMsg
|
||||||
GetBlockHashesMsg
|
GetBlockHashesMsg
|
||||||
BlockHashesMsg
|
BlockHashesMsg
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue