Skip to content

Commit

Permalink
add tensorplex validator
Browse files Browse the repository at this point in the history
  • Loading branch information
surcyf123 authored Jan 30, 2024
1 parent c5dc0e2 commit 0bbff2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
'5HEo565WAy4Dbq3Sv271SAi7syBSofyfhhwRNjFNSM2gP9M2',
'5F4tQyWrhfGVcNhoqeiNsR6KjD4wMZ2kfhLj4oHYuyHbZAc3',
'5Dd8gaRNdhm1YP7G1hcB1N842ecAUQmbLjCRLqH5ycaTGrWv',
'5HbLYXUBy1snPR8nfioQ7GoA9x76EELzEq9j7F32vWUQHm1x',
] + os.environ.get('CORTEXT_MINER_ADDITIONAL_WHITELIST_VALIDATOR_KEYS', '').split(',')
WHITELISTED_KEYS = testnet_key + test_key + valid_validators
BLACKLISTED_KEYS = ["5G1NjW9YhXLadMWajvTkfcJy6up3yH2q1YzMXDTi6ijanChe"]
Expand Down

0 comments on commit 0bbff2d

Please sign in to comment.