Closed YoshihitoAso closed 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.
FileNotFoundError
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.