Commit e197a03
committed
fix(config): keep --solidity and --p2p-disable as active CLI params
These are runtime mode switches, not configuration parameters.
--solidity starts the node in Solidity mode (different execution path),
--p2p-disable starts in offline local-query mode. Neither has a
config-file equivalent and both are still actively used.1 parent 75b1d10 commit e197a03
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
65 | | - | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
| |||
0 commit comments