tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

remove unnecessary type casting (+ consistent use of '/" in imports)

Open YakovL opened this issue 7 months ago • 0 comments

With the current version of @ton/ton (13.11.2 in my case), client.open infers the return type by itself, so casting is no longer needed.

YakovL avatar Jul 08 '24 16:07 YakovL