codama-idl / codama

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

Describe the return data of `InstructionNodes` #72

Open lorisleiva opened 3 months ago

lorisleiva commented 3 months ago

Since instructions can return data, the Codama IDL should be able to describe that returned type using a TypeNode.