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
Current business id logic is just an increment based on current businesses registered on wallet manager.
As we've seen with bridgechain id, it can be bug-prone (see PR #3258).
So in my opinion we should decide on another id logic for business id. (for example use a hash from name+website ?)
Would like to have some opinions, thanks !
The text was updated successfully, but these errors were encountered:
Related to #3257 and #3258
Current business id logic is just an increment based on current businesses registered on wallet manager.
As we've seen with bridgechain id, it can be bug-prone (see PR #3258).
So in my opinion we should decide on another id logic for business id. (for example use a hash from name+website ?)
Would like to have some opinions, thanks !
The text was updated successfully, but these errors were encountered: