Skip to content

Commit

Permalink
add northensor validator
Browse files Browse the repository at this point in the history
  • Loading branch information
surcyf123 authored Mar 22, 2024
1 parent 1f6cf96 commit 731bbb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cortext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
'5F4tQyWrhfGVcNhoqeiNsR6KjD4wMZ2kfhLj4oHYuyHbZAc3',
'5FKstHjZkh4v3qAMSBa1oJcHCLjxYZ8SNTSz1opTv4hR7gVB',
'5Dd8gaRNdhm1YP7G1hcB1N842ecAUQmbLjCRLqH5ycaTGrWv',
'5Fq5v71D4LX8Db1xsmRSy6udQThcZ8sFDqxQFwnUZ1BuqY5A',
'5HbLYXUBy1snPR8nfioQ7GoA9x76EELzEq9j7F32vWUQHm1x',
] + os.environ.get('CORTEXT_MINER_ADDITIONAL_WHITELIST_VALIDATOR_KEYS', '').split(',')
WHITELISTED_KEYS = testnet_key + test_key + valid_validators
Expand Down

0 comments on commit 731bbb0

Please sign in to comment.