maxAccountsPerInstruction top-level constant

int const maxAccountsPerInstruction

The maximum number of account references in a single instruction.

Implementation

const maxAccountsPerInstruction = 255;