mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
script, doc: spelling update
This commit is contained in:
parent
567670bec5
commit
184d4534f6
4 changed files with 6 additions and 5 deletions
|
|
@ -467,7 +467,7 @@ private:
|
|||
bool IsBlockRequested(const uint256& hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main);
|
||||
|
||||
/** Remove this block from our tracked requested blocks. Called if:
|
||||
* - the block has been recieved from a peer
|
||||
* - the block has been received from a peer
|
||||
* - the request for the block has timed out
|
||||
*/
|
||||
void RemoveBlockRequest(const uint256& hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue