Skip to main content
Version: Next

Troubleshooting

This guide provides solutions for common ABI generation problems and issues.

Common Issues

Build Failures

Problem: ABI generation fails during build.

Solution: Check that all required dependencies are included in Cargo.toml.

Type Mismatches

Problem: Types are not compatible with target protocol.

Solution: Verify that your type definitions are compatible with the target protocol.

Validation Errors

Problem: ABI validation fails.

Solution: Check that your ABI follows the correct schema and format.

Getting Help

For more help, check the documentation or contact support.

Next Steps

Was this page helpful?
Need some help? Check Support page