forked from cerc-io/plugeth
Merge pull request #25096 from lightclient/remove-version-field
all: remove version field
This commit is contained in:
+1
-1
@@ -591,7 +591,7 @@ func signer(c *cli.Context) error {
|
||||
{
|
||||
Namespace: "account",
|
||||
Service: api,
|
||||
Version: "1.0"},
|
||||
},
|
||||
}
|
||||
if c.Bool(utils.HTTPEnabledFlag.Name) {
|
||||
vhosts := utils.SplitAndTrim(c.String(utils.HTTPVirtualHostsFlag.Name))
|
||||
|
||||
Reference in New Issue
Block a user