mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-06 17:46:00 +00:00
spelling: globally change "implementor" to "implementer"
Although the variant "implementor" predominated for much of the late 20th century, today "implementer" is considered standard, and the former spelling triggers the typos spelling checker.
This commit is contained in:
@@ -149,7 +149,7 @@ The reject message is backwards-compatible; older peers that do not recognize th
|
||||
|
||||
== Implementation notes ==
|
||||
|
||||
Implementors must consider what happens if an attacker either sends them
|
||||
Implementers must consider what happens if an attacker either sends them
|
||||
reject messages for valid transactions/blocks or sends them random
|
||||
reject messages, and should beware of possible denial-of-service attacks.
|
||||
For example, notifying the user of every reject message received
|
||||
|
||||
Reference in New Issue
Block a user