BoostryJP / ibet-SmartContract

Tokens and DEX contracts available in the ibet DeFi network 🔗
https://ibet.jp/ibet-for-fin
Apache License 2.0
18 stars 3 forks source link

[FEATURE] Add force registration function to the PersonalInfo contract #370

Closed kyken closed 2 years ago

kyken commented 2 years ago

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

A function is needed to register personal information of the investor originating from issuer.

For example, if issuer wants to handle a private placement where the investor key exists in another entity, the issuer needs to perform name registration and transfer operations with issuer authority.

Describe the solution you'd like

add forceRegister to PersonalInfo.sol. forceRegister allows to link other people's personal information to sender.

Describe alternatives you've considered

nothing