This website requires JavaScript.
Explore
Help
Sign In
Sweetbread
/
Alfis
Watch
1
Star
0
Fork
0
You've already forked Alfis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9e6a01847e363d3bc8c1695aa61045ee544c1a67
Alfis
/
alfis.cfg
T
5 lines
83 B
INI
Raw
Normal View
History
Unescape
Escape
Implemented loading Settings from file. Implemented mining of Keystore (key pair). Changed Transaction structure a lot. Added an icon to windows build. Changed some HTML.
2021-01-18 00:18:35 +01:00
{
Changed chain id to chain name (it will be a string). Implemented saving blockchain to sqlite DB.
2021-01-20 19:23:41 +01:00
"chain_name": "test",
"version_flags": 0,
Implemented loading Settings from file. Implemented mining of Keystore (key pair). Changed Transaction structure a lot. Added an icon to windows build. Changed some HTML.
2021-01-18 00:18:35 +01:00
"key_file": "default.key"
}
Reference in New Issue
Copy Permalink