Update ops team bonded role titles to match current names

* Rename "Data relay node operator" to "Price node operator"
* Rename "Markets operator" to "Markets API operator"
* Rename "BTC node operator" to "Bitcoin node operator"
This commit is contained in:
wiz 2020-03-17 21:42:12 +09:00
parent e13ffe63a2
commit 814c786382
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -1861,11 +1861,11 @@ dao.bond.bondedRoleType.FORUM_OPERATOR=Forum operator
# suppress inspection "UnusedProperty" # suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.SEED_NODE_OPERATOR=Seed node operator dao.bond.bondedRoleType.SEED_NODE_OPERATOR=Seed node operator
# suppress inspection "UnusedProperty" # 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" # suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BTC_NODE_OPERATOR=BTC node operator dao.bond.bondedRoleType.BTC_NODE_OPERATOR=Bitcoin node operator
# suppress inspection "UnusedProperty" # suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets operator dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets API operator
# suppress inspection "UnusedProperty" # suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BSQ_EXPLORER_OPERATOR=BSQ explorer operator dao.bond.bondedRoleType.BSQ_EXPLORER_OPERATOR=BSQ explorer operator
# suppress inspection "UnusedProperty" # suppress inspection "UnusedProperty"