You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(program): remove dead validate_pda_with_bump trait method
No concrete type called this — all override `validate_self` with
`Address::derive_address` directly. Default `validate_self` now
falls back to `validate_pda` (canonical bump enforcement).
0 commit comments