Closed guilledk closed 2 years ago
Backport this sorting mechanic from mandel-contracts: https://github.com/eosnetworkfoundation/mandel-contracts/blob/0d452a3b45404a57f039c8a944534be1368032be/contracts/eosio.system/src/voting.cpp#L129
Basically sort by location field instead of producer_name.
location
producer_name
Backport this sorting mechanic from mandel-contracts: https://github.com/eosnetworkfoundation/mandel-contracts/blob/0d452a3b45404a57f039c8a944534be1368032be/contracts/eosio.system/src/voting.cpp#L129
Basically sort by
location
field instead ofproducer_name
.