Creates a Codama program node from a single Anchor IDL.
This function takes an Anchor IDL object and converts it into
a Codama program node that can be used with Codama visitors for
code generation and AST transformation. For IDL v0.1.0, it automatically
applies the instruction accounts dedupe visitor to flatten nested accounts.
Creates a Codama program node from a single Anchor IDL.
This function takes an Anchor IDL object and converts it into a Codama program node that can be used with Codama visitors for code generation and AST transformation. For IDL v0.1.0, it automatically applies the instruction accounts dedupe visitor to flatten nested accounts.