Skip to content
@ecp.eth/protocol

Channels

Structs

Channel

Struct containing channel configuration

  • name: (string) The name of the channel

  • description: (string) The description of the channel

  • hook: (address) The hook of the channel. Hook must implement IHook interface.

  • permissions: (struct Hooks.Permissions) The hook permissions of the channel