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.
- PdaSeed
Info - A single seed in a PDA derivation.
Enums§
- Seed
Kind - Classification of a PDA seed.
Functions§
- extract_
pda_ graph - Extract all PDA derivation nodes from an IDL spec.