go-ethereum/internal/cli/flagset
Pratik Patil 3df1d6f017
Change diverged flags back to Geth's convention (POS-602) (#451)
* changed name -> identity

* changed no-snapshot -> snapchot=true/false

* changed jsonrpc.corsdomain -> http.corsdomain

* changed jsonrpc.vhosts -> http.vhosts

* changed http/ws.modules to http/ws.api

* updated readme

* updated config_test

* make docs

* handelling string array flag, overwrite insted of append

* added 'Default' to SliceStringFlag

* added separate flags for corsdomain and vhosts for http, ws, graphql

* modified tests
2022-07-14 22:36:18 +05:30
..
flagset.go Change diverged flags back to Geth's convention (POS-602) (#451) 2022-07-14 22:36:18 +05:30
flagset_test.go Change diverged flags back to Geth's convention (POS-602) (#451) 2022-07-14 22:36:18 +05:30