metaplex-foundation / shank

Extracts IDL from Solana Rust contracts
https://docs.rs/crate/shank_macro/latest
116 stars 23 forks source link

Reduce visibility #54

Closed febo closed 1 year ago

febo commented 1 year ago

PR to reduce the visibility of the next_optional_account_info function, which in most cases should only be used by the context builder.