This repository has been archived by the owner on May 4, 2024. It is now read-only.
[Bug] Unable to generate ABI when feature address20 or feature address32 is enabled. #1033
Labels
bug
Something isn't working
🐛 Bug
To reproduce
Install move-cli
Unable to generate ABI when feature address20 or feature address32 is enabled.
# cargo install --features address20 --path language/tools/move-cli
build move contract
No ABI is generated when building, nor are there any error messages.
Reason
Module type judgment logic error.
Error code segment
Fix suggestion
The text was updated successfully, but these errors were encountered: