We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2f0e6 commit 6e30fbbCopy full SHA for 6e30fbb
VERSION
@@ -1 +1 @@
1
-0.172.6
+0.172.7
api/defaults.go
@@ -21,7 +21,7 @@ const pathDefaultChat = pathEIP1581 + "/0'/0"
21
const pathDefaultWallet = pathWalletRoot + "/0"
22
const defaultMnemonicLength = 12
23
const shardsTestClusterID = 16
24
-const walletAccountDefaultName = "Ethereum account"
+const walletAccountDefaultName = "Account 1"
25
const keystoreRelativePath = "keystore"
26
const defaultKeycardPairingDataFile = "/ethereum/mainnet_rpc/keycard/pairings.json"
27
0 commit comments