aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-08-27 18:04:09 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-08-27 18:04:29 +0200
commit70352e11c0194fe4e71efea06220544749f4cd64 (patch)
treeca38482997826fe173d07403b3dc2551906a1f1f /src/protocol.h
parentfd452c254fc66b6562b509ab00d6eb8e3c762106 (diff)
downloadbitcoin-70352e11c0194fe4e71efea06220544749f4cd64.tar.xz
Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set"
This reverts commit da2ec100f3681176f60dec6dc675fc64147ade3a.
Diffstat (limited to 'src/protocol.h')
-rw-r--r--src/protocol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol.h b/src/protocol.h
index 94d313e9c0..d7565584af 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -64,7 +64,6 @@ class CMessageHeader
enum
{
NODE_NETWORK = (1 << 0),
- NODE_GETUTXOS = (1 << 1),
// Bits 24-31 are reserved for temporary experiments. Just pick a bit that
// isn't getting used, or one not being used much, and notify the