mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Link To Detecting Forks From Verifying Payment Section (thanks @saivann!)
This commit is contained in:
parent
2e8ceb26df
commit
a59b576abc
2 changed files with 3 additions and 1 deletions
|
@ -488,7 +488,8 @@ estimate the amount of time until they're added to a block.
|
|||
Another example could be to detect a fork when multiple peers report differing
|
||||
block header hashes at the same block height. Your program can go into a safe mode if the
|
||||
fork extends for more than two blocks, indicating a possible problem with the
|
||||
block chain.
|
||||
block chain. For more details, see the [Detecting Forks
|
||||
subsection][section detecting forks].
|
||||
|
||||
Another good source of double-spend protection can be human intelligence. For
|
||||
example, fraudsters may act differently from legitimate customers, letting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue