You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be pretty simple. There is an impact to the DID Creation flow that needs to be addressed which is how we determine the IndexDerivation. Currently we are just taking a simple count of DIDs that belong to a Key, but this needs to change. We need to get the highest IndexDerivation value from all DIDs belonging to the selected Key and adding 1.
The text was updated successfully, but these errors were encountered:
This should be pretty simple. There is an impact to the DID Creation flow that needs to be addressed which is how we determine the
IndexDerivation
. Currently we are just taking a simple count of DIDs that belong to a Key, but this needs to change. We need to get the highestIndexDerivation
value from all DIDs belonging to the selected Key and adding 1.The text was updated successfully, but these errors were encountered: