febo / pinocchio

Create Solana programs with no dependencies attached
Apache License 2.0
92 stars 19 forks source link

Add types for CPI #11

Closed febo closed 2 months ago

febo commented 2 months ago

This PR adds types needed to invoke other programs using sol_invoke_signed_c syscall.

Types defined on the instruction module:

These types are intended to be used by client code.

Types defined on the program module: