==== BIP 0061 - Reject P2P message ====
[[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]]
Data sheet for Reject P2P message
| Title | Reject P2P message |
| Layer | Peer Services |
| Author | Gavin Andresen |
| Comments-Summary | Controversial; some recommendation, and some discouragement. |
| Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0061]] |
| Status | Final |
| Type | Standards Track |
| Created | 2014-06-18 |
| Post History | |
| Description | [[https://github.com/bitcoin/bips/blob/master/bip-0061.mediawiki]] |
: **Note**: The following is an excerpt from the official [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] site. It is provided here as a convenience and is not authoritative. Refer to the original document(s) as the authoritative reference.
=== Abstract ===
: //This BIP describes a new message type for the Bitcoin [[dido:public:ra:xapend:xapend.a_glossary:p:p2p]] network.//
=== Motivation ===
: //Giving peers feedback about why their blocks or transactions are rejected, or why they are being banned for not following the protocol helps [[dido:public:ra:xapend:xapend.a_glossary:i:interoperability|interoperability]] between different implementations.//
: //It also gives [[dido:public:ra:xapend:xapend.a_glossary:s:spv]] (simplified payment verification) clients a hint that something may be wrong when their transactions are rejected due to insufficient priority or fees.//