0LNetworkCommunity / libra-framework

6 stars 25 forks source link

Reconcile duplicated accounts #229

Closed coin1111 closed 2 months ago

coin1111 commented 2 months ago

Some users have accidentally created duplicate accounts. One with v5 format, and one in v6 format. The authentication key is the same on both. However, only one of them would be reachable with CLI tools given how the Authkey lookup works. In short we need a procedure for these users to send a key rotation transaction and possibly combine accounts.

-[x] identify such accounts - 142 total