forked from cerc-io/plugeth
Added diff type
This commit is contained in:
parent
2c46bfde8b
commit
04f8c455e2
@ -14,6 +14,7 @@ type ConfigManager struct {
|
|||||||
ExecPath string
|
ExecPath string
|
||||||
Debug bool
|
Debug bool
|
||||||
Diff bool
|
Diff bool
|
||||||
|
DiffType string
|
||||||
Paranoia bool
|
Paranoia bool
|
||||||
|
|
||||||
conf *globalconf.GlobalConf
|
conf *globalconf.GlobalConf
|
||||||
|
Loading…
Reference in New Issue
Block a user