BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

[FEATURE] Add data field to IDXTransfer to represent additional data derived from unlock #1303

Closed purplesmoke05 closed 1 year ago

purplesmoke05 commented 1 year ago

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

In current implementation IDXTransfer is generated from 2 events(Transfer/Unlock), but there is no way to tell them apart. In addition, unlock data is not tied to IDXTransfer data.

Describe the solution you'd like

Add data field to IDXTransfer to represent additional data derived from unlock.