feat: add constant for eth per validator

This commit is contained in:
RadoslavDimchev 2023-09-26 19:52:45 +03:00
parent 507e54b557
commit b532d6e3a3
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@ export const BAD_NETWORK_TEXT = 'Network Latency is high.'
export const KEYSTORE_FILES = 'KeystoreFiles'
export const RECOVERY_PHRASE = 'Recovery Phrase'
export const BOTH_KEY_AND_RECOVERY = 'Both KeystoreFiles & Recovery Phrase'
export const ETH_PER_VALIDATOR = 32