issues
search
ton-core
/
ton
Most popular TON Typescript Library
MIT License
69
stars
56
forks
source link
TonClient4 - call get method changes
#7
Closed
shaharyakir
closed
1 year ago
shaharyakir
commented
1 year ago
Change to
callGetMethod
(or change TonClient to
runMethod
), if there's no good reason for them to be different.
Response should return a TupleReader, similar to TonClient
dvlkv
commented
1 year ago
Fixed
here
callGetMethod
(or change TonClient torunMethod
), if there's no good reason for them to be different.