programId constant

SolAddress const programId

Public key that identifies the SPL Stake Pool program.

Implementation

static const programId = SolAddress.unchecked(
  'SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy',
);