How an absent optional account is represented when serialising an instruction.
The account slot is left out of the instruction entirely. Subsequent accounts shift up.
The account slot is filled with the program ID as a placeholder, preserving positional indices.
How an absent optional account is represented when serialising an instruction.