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
GET: /{token_address}/history/{ledger_id} returns some_personal_info_not_registered flag and it may be set incorrectly when the personal info was modified to null by the issuer.
This is because there are some differences of the below two.
Describe the bug
GET: /{token_address}/history/{ledger_id}
returns some_personal_info_not_registered flag and it may be set incorrectly when the personal info was modified to null by the issuer.ibet-Prime/app/utils/ledger_utils.py
Lines 330 to 345 in 9fc0812
ibet-Prime/app/routers/ledger.py
Lines 966 to 975 in 9fc0812
Expected behavior
The text was updated successfully, but these errors were encountered: