Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-channel / types

types

Example

typescript
import type {
  IChannel,
  ChannelConfig,
  ChannelLogger,
  ChannelStats
} from '@badaitech/chaingraph-channel/types'

Interfaces

Type Aliases

Licensed under BUSL-1.1