tongo
tongo copied to clipboard
Change lite api workchain type from uint32 to int32
When master workchain value of -1 is passed down to the lite api value is overflown as generated type is uint32 for some reason.