Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChainConnector<T>

Type parameters

Hierarchy

  • ChainConnector

Index

Properties

codec

codec: TxCodec

establishConnection

establishConnection: function

Type declaration

    • (): Promise<T>
    • Returns Promise<T>

expectedChainId

expectedChainId: ChainId | undefined

Generated using TypeDoc