Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenChannelMetadataChangeInfo

Information about a metadata change in an open channel.

Hierarchy

  • OpenChannelMetadataChangeInfo

Index

Properties

channelId: string

The ID of the open channel

key: string

The key of the changed metadata entry

value: string

The new value of the metadata entry

The type of operation (add/delete)