ProgramDerivedAddressBump

type ProgramDerivedAddressBump = Brand<number, "ProgramDerivedAddressBump">;

Represents an integer in the range [0,255] used in the derivation of a program derived address to ensure that it does not fall on the Ed25519 curve.