Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenchannelAbortResponse

Hierarchy

  • OpenchannelAbortResponse

Index

Properties

channel_canceled: boolean

whether this is completely canceled (there may be remaining in-flight transactions)

channel_id: string

the channel id of the aborted channel

reason: string

usually "Abort requested", but if it happened to fail at the same time it could be different

Generated using TypeDoc