1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-01 17:15:27 +00:00

[trivial]: Correct spellings across bips (#675)

Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
Varunram Ganesh
2024-04-30 14:51:39 -04:00
committed by GitHub
parent 8b28941b9c
commit 2d9e431fbe
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ Make a network node's transaction memory pool accessible via a new "mempool" mes
==Motivation==
Several use cases make it desireable to expose a network node's transaction memory pool:
Several use cases make it desirable to expose a network node's transaction memory pool:
# SPV clients, wishing to obtain zero-confirmation transactions sent or received.
# Miners, to avoid missing lucrative fees, downloading existing network transactions after a restart.
# Remote network diagnostics.