NonceGeek / MoveDID

DID Solution In Move. Aptos: 0x2df41622c0c1baabaa73b2c24360d205e23e803959ebbcb0e5b80462165893ed
https://movedid.build
MIT License
35 stars 14 forks source link

optimze aptos EndpointAggregator's endpoints to endpoints_map, from vector to table #37

Closed tiankonglan closed 1 year ago

tiankonglan commented 1 year ago
  1. optimze EndpointAggregator's endpoints to endpoints_map, from vector to table
  2. optimze add addrs vector and names vector to store all key
  3. add batch add addr_info and batch add endpoint function