Variable GPL_NAMESERVICE_PROGRAMSConst

GPL_NAMESERVICE_PROGRAMS: {
    devnet: PublicKey;
    localnet: PublicKey;
    mainnet-beta: PublicKey;
} = ...

Type declaration

  • devnet: PublicKey
  • localnet: PublicKey
  • mainnet-beta: PublicKey

Generated using TypeDoc