Skip to main content

Module pda_graph

Module pda_graph 

Source
Expand description

PDA graph analysis — extracts PDA derivation info from IDL instructions.

Structs§

PdaNode
A PDA node linking an account, its instruction context, and derivation seeds.
PdaSeedInfo
A single seed in a PDA derivation.

Enums§

SeedKind
Classification of a PDA seed.

Functions§

extract_pda_graph
Extract all PDA derivation nodes from an IDL spec.