BoostryJP / ibet-Prime

Advanced API Toolkit for Digital Securities Issuance and Management on the ibet Network 🚀
https://ibet.jp/ibet-for-fin
Apache License 2.0
11 stars 1 forks source link

[FEATURE] Improvement of ledger creation function for tokens without PersonalInfo registration upon transfer #708

Open YoshihitoAso opened 1 week ago

YoshihitoAso commented 1 week ago

Is your feature request related to a problem? Please describe.

For tokens that do not require PersonalInfo registration upon transfer, it is highly likely that the valid PersonalInfo will not be available when the ledger information is created. As a result, information that lacks value is currently being output as ledger data.

Describe the solution you'd like

I would like to improve the batch process so that the official ledger information is output only when as much name information as possible has been registered.