mirror of
https://github.com/status-im/status-go.git
synced 2025-01-21 20:20:29 +00:00
chore: update default wallet account name
This commit is contained in:
parent
db2f0e6f31
commit
6e30fbb211
@ -21,7 +21,7 @@ const pathDefaultChat = pathEIP1581 + "/0'/0"
|
||||
const pathDefaultWallet = pathWalletRoot + "/0"
|
||||
const defaultMnemonicLength = 12
|
||||
const shardsTestClusterID = 16
|
||||
const walletAccountDefaultName = "Ethereum account"
|
||||
const walletAccountDefaultName = "Account 1"
|
||||
const keystoreRelativePath = "keystore"
|
||||
const defaultKeycardPairingDataFile = "/ethereum/mainnet_rpc/keycard/pairings.json"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user