Fix date of fifth halving.
This commit is contained in:
4
model.py
4
model.py
@@ -440,8 +440,8 @@ def get_halving_dates():
|
||||
'2012-11-28', # First halving
|
||||
'2016-07-09', # Second halving
|
||||
'2020-05-11', # Third halving
|
||||
'2024-04-17', # Fourth halving (projected)
|
||||
'2028-04-17', # Fifth halving (projected)
|
||||
'2024-04-19', # Fourth halving
|
||||
'2028-04-20', # Fifth halving (projected)
|
||||
])
|
||||
|
||||
def get_cycle_position(date, halving_dates):
|
||||
|
BIN
moneyshot.png
BIN
moneyshot.png
Binary file not shown.
Before Width: | Height: | Size: 787 KiB After Width: | Height: | Size: 783 KiB |
Reference in New Issue
Block a user