Commit 9c2c55b
fix(config): add CLI seedNodes override in applyCLIParams
CLI seed nodes (JCommander main parameter) were not being copied to
PARAMETER.seedNode after refactoring JCommander target from PARAMETER
to CLIParameter. Inline loadSeeds into applyConfigParams and add
seedNodes handling in applyCLIParams so CLI values properly override
config file values.
Co-Authored-By: Jeremy Zhang <warku123@users.noreply.github.com>1 parent 46b00bd commit 9c2c55b
1 file changed
Lines changed: 9 additions & 14 deletions
Lines changed: 9 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
| |||
1087 | 1088 | | |
1088 | 1089 | | |
1089 | 1090 | | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
1090 | 1098 | | |
1091 | 1099 | | |
1092 | 1100 | | |
| |||
1312 | 1320 | | |
1313 | 1321 | | |
1314 | 1322 | | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
1328 | 1323 | | |
1329 | 1324 | | |
1330 | 1325 | | |
| |||
0 commit comments