solana_sdk

Module program

Source
Expand description

Wrappers around solana-cpi with support for overwriting syscall stubs

Solana programs may call other programs, termed cross-program invocations (CPI), with the invoke and invoke_signed functions.

Constants§

Functions§