mirror of
https://github.com/seigler/dips
synced 2025-07-26 01:06:13 +00:00
fix broken image path in dip-001 (#33)
This commit is contained in:
parent
283c6c9938
commit
eec6205fba
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ Note that blocks mined by non upgraded miners will broadcast version `0x20000000
|
|||
|
||||
As in BIP9 each block is assigned a state according to the flow chart:
|
||||
|
||||

|
||||

|
||||
|
||||
Above, MTP represents the median time past as in BIP113. The variables starttime and timeout are particular integers that represent the time in the current epoch.
|
||||
Here, threshold reached, is a particular boolean we will define below, and denote without the space, `thresholdreached`, in code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue