Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/channels / / ChannelAllowlistEntry

Interface: ChannelAllowlistEntry

Defined in: packages/channels/src/access.ts:36

One allowlist entry. accountId is optional (matches any account of the channel when omitted); channelId and peerId are exact.

Stable

Properties

PropertyModifierTypeDefined in
accountId?readonlystringpackages/channels/src/access.ts:38
channelIdreadonlystringpackages/channels/src/access.ts:37
peerIdreadonlystringpackages/channels/src/access.ts:39