modified: contrib/linearize/linearize-data.py
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
This commit is contained in:
parent
5207cf051f
commit
95894179a5
@ -269,9 +269,9 @@ if __name__ == '__main__':
|
|||||||
f.close()
|
f.close()
|
||||||
|
|
||||||
if 'netmagic' not in settings:
|
if 'netmagic' not in settings:
|
||||||
settings['netmagic'] = 'cee2caff'
|
settings['netmagic'] = '456c6c61'
|
||||||
if 'genesis' not in settings:
|
if 'genesis' not in settings:
|
||||||
settings['genesis'] = '00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c'
|
settings['genesis'] = '000002333ac985182810346a7c4c81dff5b73597e9aadc7dd2f5b23e80817d8c'
|
||||||
if 'input' not in settings:
|
if 'input' not in settings:
|
||||||
settings['input'] = 'input'
|
settings['input'] = 'input'
|
||||||
if 'hashlist' not in settings:
|
if 'hashlist' not in settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user