Skip to main content

Module instruction

Module instruction 

Source
Expand description

Hopper-owned CPI instruction types.

These types form the instruction ABI for Hopper cross-program invocation. They are Hopper-owned and reference Hopper’s Address and AccountView types, giving the framework full control over its public API surface.

Structs§

CpiAccount
C-ABI account info passed to sol_invoke_signed_c.
InstructionAccount
Metadata for an account referenced in a CPI instruction.
InstructionView
A cross-program instruction to invoke.
Seed
A single PDA seed for CPI signing.
Signer
A PDA signer: a set of seeds that derive the signing PDA.