Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lang: Type aliases not parsed into IDL #455

Closed
armaniferrante opened this issue Jul 2, 2021 · 1 comment
Closed

lang: Type aliases not parsed into IDL #455

armaniferrante opened this issue Jul 2, 2021 · 1 comment
Labels
idl related to the IDL, either program or client side lang

Comments

@armaniferrante
Copy link
Member

One cannot use type aliases across the IDL boundary atm.

type AddressSeed = [u8; 8];
@acheroncrypto acheroncrypto added the idl related to the IDL, either program or client side label Sep 28, 2023
@acheroncrypto
Copy link
Collaborator

One can use type aliases across the IDL boundary now(#2637).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idl related to the IDL, either program or client side lang
Projects
None yet
Development

No branches or pull requests

2 participants