Variable chainIdsConst

chainIds: {
    mainnet: string;
    testnet: string;
} = ...

Type declaration

  • mainnet: string
  • testnet: string

Generated using TypeDoc