prysm-pulse/validator/accounts
Mohamed Mansour 9d2fe80140
Fix missing space in error message in account list (#8009)
When validating account list, there was a missing space. This fixes that nitpick.

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2020-12-02 16:02:59 +03:00
..
iface Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
prompt [Feature] enable/disable validator accounts (#7746) 2020-11-13 10:06:24 -06:00
testing Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
wallet Fix missing space in error message in account list (#8009) 2020-12-02 16:02:59 +03:00
accounts_backup_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts_backup.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts_delete_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
accounts_delete.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts_enable_disable_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts_enable_disable.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
accounts_exit_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
accounts_exit.go Make grpc-headers flag work (#7932) 2020-11-23 20:38:32 +00:00
accounts_helper.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
accounts_import_test.go Give error message if trying to import into non-imported wallet (#7913) 2020-11-23 04:08:07 +00:00
accounts_import.go Give error message if trying to import into non-imported wallet (#7913) 2020-11-23 04:08:07 +00:00
accounts_list_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
accounts_list.go Add indicator for disabled accounts in account list (#7819) 2020-11-17 09:58:53 -06:00
accounts.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
BUILD.bazel Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
cmd_accounts.go Remove outdated code in accounts (#7881) 2020-11-21 11:15:44 +01:00
cmd_wallet.go Remove outdated code in accounts (#7881) 2020-11-21 11:15:44 +01:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
wallet_create_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
wallet_create.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
wallet_edit_test.go Remove Account Creation Privilege For Imported Keymanager (#7555) 2020-10-20 01:22:36 +00:00
wallet_edit.go Clarify No Wallet Found Error Messages (#7609) 2020-10-22 17:31:03 +00:00
wallet_recover_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
wallet_recover.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00