@ -497,7 +497,7 @@ func startEth(ctx *cli.Context, eth *eth.Ethereum) {
fori,account:=rangeaccounts{
fori,account:=rangeaccounts{
iflen(account)>0{
iflen(account)>0{
ifaccount=="primary"{
ifaccount=="primary"{
utils.Fatalf("the 'primary' keyword is deprecated. You can use indexes, but the indexes are not permanent, they can change if you add external keys, export your keys or copy your keystore to another node.")
utils.Fatalf("the 'primary' keyword is deprecated. You can use integer indexes, but the indexes are not permanent, they can change if you add external keys, export your keys or copy your keystore to another node.")