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

[BUG] Some of the attributes in the token holder model do not match the db columns #1181

Closed purplesmoke05 closed 2 years ago

purplesmoke05 commented 2 years ago

Describe the bug

Some of the attributes in the token holder model do not match the db columns

TokenHolderモデルの属性の一部がDBカラム名と一致していません。

This may cause it to not work properly when using the Token Holder Collection batch.

Token Holder Collectionバッチが正常に動きません。

Expected behavior

Attributes in the TokenHolders model should match DB column names.

TokenHolderモデルの属性を、DBカラム名と一致させるべき。