Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkChainConfig

Type describing a EOSIO chain.

Hierarchy

  • LinkChainConfig

Index

Properties

Properties

chainId: ChainIdType

The chains unique 32-byte id.

nodeUrl: string | APIClient

URL to EOSIO node to communicate with (or a @greymass/eosio APIClient instance).

Generated using TypeDoc