codama-idl / codama

Generate clients, CLIs, documentation and more from your Solana programs
MIT License
73 stars 16 forks source link

Add `ConstantNodes` #69

Open lorisleiva opened 3 months ago

lorisleiva commented 3 months ago

Add support for constants array with a new ConstantNode inside ProgramNode.

Then update the nodes-from-anchor package to include them.

Then update the renderers to render the constants.