solana-idl-foundation / solana-idl-spec

Specifying a Solana IDL Standard, inspired from the Anchor IDL Standard
Apache License 2.0
20 stars 2 forks source link

Each IDL should contain which version of the IDL spec it is using #11

Closed gagliardetto closed 1 year ago

gagliardetto commented 1 year ago

AFAIK the current version field inside IDLs refers to the program, and not the IDL spec version.

callensm commented 1 year ago

this is correct

callensm commented 1 year ago

closing to move discussion to #12