tonkeeper / opentonapi

Opentonapi simplifies development of TON-based applications and provides an API centered around high-level concepts like Jettons, NFTs and so on keeping a way to access low-level details.
MIT License
224 stars 68 forks source link

The result of calling interface is wrong #361

Open tangbinyeer opened 4 months ago

tangbinyeer commented 4 months ago

/v2/accounts/{account_id} result is wrong. The result returned by the self-built node is missing get_methods, interfaces, and the is_wallet and last_activity values are wrong. image