Merge pull request #4074 from wiz/tweak-bond-title-strings

Update ops team bonded role titles to match current names
This commit is contained in:
Christoph Atteneder 2020-03-17 16:32:52 +01:00 committed by GitHub
commit fdc17e90eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1861,11 +1861,11 @@ dao.bond.bondedRoleType.FORUM_OPERATOR=Forum operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.SEED_NODE_OPERATOR=Seed node operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.DATA_RELAY_NODE_OPERATOR=Data relay node operator
dao.bond.bondedRoleType.DATA_RELAY_NODE_OPERATOR=Price node operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BTC_NODE_OPERATOR=BTC node operator
dao.bond.bondedRoleType.BTC_NODE_OPERATOR=Bitcoin node operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets operator
dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets API operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BSQ_EXPLORER_OPERATOR=BSQ explorer operator
# suppress inspection "UnusedProperty"