allocate constant

SystemProgramInstruction const allocate

Implementation

static const SystemProgramInstruction allocate =
    SystemProgramInstruction(8, "Allocate");