-
-
Notifications
You must be signed in to change notification settings - Fork 16
remove unnecessary validator info #248
Copy link
Copy link
Open
Description
We no longer need validator info as validators are being discontinued with solana transition
hm-pyhelper/hm_pyhelper/constants/diagnostics.py
Lines 24 to 28 in ccfb6c3
| VALIDATOR_ADDRESS_KEY = 'validator_address' | |
| VALIDATOR_URI_KEY = 'validator_uri' | |
| VALIDATOR_BLOCK_HEIGHT_KEY = 'validator_height' | |
| VALIDATOR_BLOCK_HEIGHT_SHORT_KEY = 'MH' | |
| VALIDATOR_BLOCK_AGE = 'validator_block_age' |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels