When I compile for armv8a and x86 platforms, the following error is output:
../../../../../go/pkg/mod/github.com/tonkeeper/tongo@v1.8.9/liteclient/generated.go:342:7: 0xb48bf97a (untyped int constant 3029072250) overflows int
../../../../../go/pkg/mod/github.com/tonkeeper/tongo@v1.8.9/liteclient/generated.go:2003:7: 0xef7e1bef (untyped int constant 4018019311) overflows int
When I compile for armv8a and x86 platforms, the following error is output:
../../../../../go/pkg/mod/github.com/tonkeeper/tongo@v1.8.9/liteclient/generated.go:342:7: 0xb48bf97a (untyped int constant 3029072250) overflows int ../../../../../go/pkg/mod/github.com/tonkeeper/tongo@v1.8.9/liteclient/generated.go:2003:7: 0xef7e1bef (untyped int constant 4018019311) overflows int