mirror of
https://github.com/status-im/status-go.git
synced 2025-02-01 17:38:36 +00:00
Merge pull request #125 from farazdagi/fix/restore-app-name
geth/params: status -> StatusIM
This commit is contained in:
commit
ec1440231a
@ -8,7 +8,7 @@ import (
|
||||
|
||||
const (
|
||||
// DefaultClientIdentifier is client identifier to advertise over the network
|
||||
DefaultClientIdentifier = "status"
|
||||
DefaultClientIdentifier = "StatusIM"
|
||||
|
||||
// DefaultIPCFile is filename of exposed IPC RPC Server
|
||||
DefaultIPCFile = "geth.ipc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user