tongo icon indicating copy to clipboard operation
tongo copied to clipboard

Change lite api workchain type from uint32 to int32

Open pyropy opened this issue 1 year ago • 0 comments

When master workchain value of -1 is passed down to the lite api value is overflown as generated type is uint32 for some reason.

pyropy avatar Oct 17 '24 10:10 pyropy