Closed purplesmoke05 closed 4 months ago
GET: /{token_address}/history/{ledger_id}
https://github.com/BoostryJP/ibet-Prime/blob/9fc0812de645f5f47c2b13bd4beda27b3945e60c/app/utils/ledger_utils.py#L330-L345
https://github.com/BoostryJP/ibet-Prime/blob/9fc0812de645f5f47c2b13bd4beda27b3945e60c/app/routers/ledger.py#L966-L975
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.https://github.com/BoostryJP/ibet-Prime/blob/9fc0812de645f5f47c2b13bd4beda27b3945e60c/app/utils/ledger_utils.py#L330-L345
https://github.com/BoostryJP/ibet-Prime/blob/9fc0812de645f5f47c2b13bd4beda27b3945e60c/app/routers/ledger.py#L966-L975
Expected behavior