tutorials
tutorials copied to clipboard
remove unnecessary type casting (+ consistent use of '/" in imports)
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.