status-go/cmd/statusd
Adam Babik 7433828a26 Validate JSON config (#240)
* exposed ValidateNodeConfig()
* extended NodeConfig interface with Validate() method
* added validate tag to some NodeConfig fields
2017-08-10 22:31:29 +07:00
..
faucetcmd.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
lescmd.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
library.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
library_test.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
main.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
misccmd.go cmd/statusd: faucet sub-command added, refs #159 2017-05-16 10:51:11 +03:00
utils.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
wnodecmd.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00