You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I compile for armv8a and x86 platforms, the following error is output:
../../../../../go/pkg/mod/github.com/tonkeeper/[email protected]/liteclient/generated.go:342:7: 0xb48bf97a (untyped int constant 3029072250) overflows int
../../../../../go/pkg/mod/github.com/tonkeeper/[email protected]/liteclient/generated.go:2003:7: 0xef7e1bef (untyped int constant 4018019311) overflows int
The text was updated successfully, but these errors were encountered:
When I compile for armv8a and x86 platforms, the following error is output:
../../../../../go/pkg/mod/github.com/tonkeeper/[email protected]/liteclient/generated.go:342:7: 0xb48bf97a (untyped int constant 3029072250) overflows int
../../../../../go/pkg/mod/github.com/tonkeeper/[email protected]/liteclient/generated.go:2003:7: 0xef7e1bef (untyped int constant 4018019311) overflows int
The text was updated successfully, but these errors were encountered: