diff options
author | Varunram Ganesh <vrg2009@ymail.com> | 2024-04-30 14:51:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 14:51:39 -0400 |
commit | 2d9e431fbe654640b55bca3bf8c4b17462890109 (patch) | |
tree | b79bd2a5e536f04c652f1c34ba28d0f2fa0271b5 /bip-0035.mediawiki | |
parent | 8b28941b9ca23d3fa9893a3b5107ca162bd01dae (diff) |
[trivial]: Correct spellings across bips (#675)
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
Diffstat (limited to 'bip-0035.mediawiki')
-rw-r--r-- | bip-0035.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0035.mediawiki b/bip-0035.mediawiki index 64edaf5..eccd381 100644 --- a/bip-0035.mediawiki +++ b/bip-0035.mediawiki @@ -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. |