Build the on-chain ValidationInit struct (indexed pinned accounts + assertion data) for a composable policy validation phase.
ValidationInit
Exported so the validation-recipe layer (validation-recipes.ts) can produce the same struct without duplicating the padding/indexing logic.
validation-recipes.ts
Build the on-chain
ValidationInitstruct (indexed pinned accounts + assertion data) for a composable policy validation phase.Exported so the validation-recipe layer (
validation-recipes.ts) can produce the same struct without duplicating the padding/indexing logic.