ALIGNED_UNLOCKS_PROGRAM_ID: {
    devnet: string;
    local: string;
    mainnet: string;
    testnet: string;
} = ...

Type declaration

  • devnet: string
  • local: string
  • mainnet: string
  • testnet: string