Channel Action
sealed class ChannelAction
Content copied to clipboard
Channel Actions (outputs produced by the state machine).
Types
Blockchain
Link copied to clipboard
Channel Id
Link copied to clipboard
Htlc Result
Link copied to clipboard
sealed class HtlcResult
Content copied to clipboard
Message
Link copied to clipboard
Process Cmd Res
Link copied to clipboard
Process the result of executing a given command. [CMD_ADD_HTLC] has a special treatment: there are two response patterns for this command:
Process Incoming Htlc
Link copied to clipboard
Process Local Error
Link copied to clipboard
data class ProcessLocalError(error: Throwable, trigger: ChannelEvent) : ChannelAction
Content copied to clipboard
Storage
Link copied to clipboard
Inheritors
ChannelAction
Link copied to clipboard
ChannelAction
Link copied to clipboard
ChannelAction
Link copied to clipboard
ChannelAction
Link copied to clipboard
ChannelAction
Link copied to clipboard
ChannelAction
Link copied to clipboard
ChannelAction
Link copied to clipboard