create constant

Implementation

static const SystemProgramInstruction create = SystemProgramInstruction(
  0,
  'Create',
);