Commit Graph

3 Commits (0b48332bfb1b30587d48654d168fab80e0ba5047)

Author SHA1 Message Date
OFF0 0b48332bfb
settings: move remaining settings code
with this change everything related to user settings is now
in settings.ts module.
2 years ago
OFF0 857f188816
settings: move mining difficulty, filter and timeout configs
type and move mining related configs to settings.ts.
2 years ago
OFF0 44bfc83732
settings: refactor pubkey into config.pubkey global
starting to move global application user config to settings.ts.
plan is to only share user settings via the config object, with
this all settings related ui can be moved out of main.js into its
own module.
2 years ago