Type Alias ProgramDerivedAddress<TAddress>

An address derived from a program address and a set of seeds. It includes the bump seed used to derive the address and ensure the address is not on the Ed25519 curve.

Type Parameters

  • TAddress extends string = string