solana-program-library/examples/c/src/cross-program-invocation
Christian Machacek 18d96ffce6 Fix cross-program-invocation C example
Correctly check if deriving the PDA with the given seed was successful.
Don't pass the system program pubkey to the allocate instruction: the first account passed must be the one to be allocated.
2021-05-08 09:58:39 -07:00
..
cross-program-invocation.c Fix cross-program-invocation C example 2021-05-08 09:58:39 -07:00