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

fix: Contract file not found #1271

Closed YoshihitoAso closed 1 year ago

YoshihitoAso commented 1 year ago

fix: #1270

It is possible that a token type with a format that cannot be used by the ibet-wallet-api is registered on the token list contract. In such a case, FileNotFoundError will occur, so error handling has been added.